Skip to content

Commit

Permalink
Version 0.2.9
Browse files Browse the repository at this point in the history
  • Loading branch information
Nick Zaccardi committed Jul 28, 2019
1 parent 7eea8bb commit 3b3f031
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.2.9 released 2019-07-27
-------------------------

- Provide a hook on the CRUD base class to allow overriding the default add url generation (#74) (7eea8bb_)

.. _7eea8bb: https://github.com/level12/keg-auth/commit/7eea8bb


0.2.8 released 2019-06-17
-------------------------

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

0 comments on commit 3b3f031

Please sign in to comment.