Skip to content

Commit

Permalink
release 0.5.10
Browse files Browse the repository at this point in the history
  • Loading branch information
guruofgentoo committed Aug 31, 2022
1 parent a13f872 commit 62ff49e
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions changelog.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
Changelog
=========

0.5.10 released 2022-08-31
--------------------------

- allow specifying content type for backend-generated download links (6e72571_)

.. _6e72571: https://github.com/level12/keg-storage/commit/6e72571


0.5.9 released 2022-03-01
-------------------------

Expand Down
2 changes: 1 addition & 1 deletion keg_storage/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
VERSION = '0.5.9'
VERSION = '0.5.10'

0 comments on commit 62ff49e

Please sign in to comment.