Skip to content

Commit

Permalink
Merge pull request #214 from StephanH90/chore/new-release-0-2-1
Browse files Browse the repository at this point in the history
chore: new release
  • Loading branch information
czosel authored Sep 29, 2021
2 parents d23256a + 6945300 commit 8f1a66b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
# v0.2.0
# v0.2.1

### Fix
* Add the document_meta filter ([`6921558`](https://github.com/projectcaluma/alexandria/commit/692155820033dfd8737ad2f53305658b2de5475f))
* Extend uwsgi buffer ([`e2863e9`](https://github.com/projectcaluma/alexandria/commit/e2863e9b3eff2f7d485531a1ea32d24f262812c5))

### Feature
* Add endpoint for downloading multiple files as zip ([`bc15973`](https://github.com/projectcaluma/alexandria/commit/bc15973957e33ffce5a81a717b25a6e224cf1cc9))
Expand Down
2 changes: 1 addition & 1 deletion alexandria/alexandria_metadata.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

__title__ = "alexandria"
__description__ = "Document management service"
__version__ = "0.2.0"
__version__ = "0.2.1"

0 comments on commit 8f1a66b

Please sign in to comment.