Skip to content

Commit 7cbcc55

Browse files
committed
chore(release): v5.1.0
1 parent aa82902 commit 7cbcc55

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# 5.1.0
2+
3+
### Feature
4+
* Search over all configured stemmings (1d9cca20db4d5054fa55cb8db490db3eebbe53b5)
5+
* Allow opening webdav links with custom URI schemes (9f4516631dfb25aa5bcbf3b3500bcb5d0ab131be)
6+
17
# 5.0.2
28
### Fix
39
* fix(file): improve content vector generation ([`b6841da`](https://github.com/projectcaluma/alexandria/commit/b6841da326198065d5d838febf360eaf28aa0389))

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "caluma-alexandria"
3-
version = "5.0.2"
3+
version = "5.1.0"
44
description = "Document management service"
55
repository = "https://github.com/projectcaluma/alexandria"
66
authors = ["Caluma <info@caluma.io>"]

0 commit comments

Comments
 (0)