Skip to content

Commit

Permalink
release: v1.0.0a29
Browse files Browse the repository at this point in the history
  • Loading branch information
KonstantinaStoikou committed Nov 26, 2020
1 parent 00802e6 commit a6e6821
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGES.rst
Expand Up @@ -7,6 +7,10 @@
Changes
=======

Version 1.0.0a29 (released 2020-11-26)

- set transaction date default value in marshamallow loader to fix bug with start date

Version 1.0.0a28 (released 2020-10-09)

- fixes how the overridden records REST endpoint configuration was retrieved
Expand Down
2 changes: 1 addition & 1 deletion invenio_circulation/version.py
Expand Up @@ -12,4 +12,4 @@
and parsed by ``setup.py``.
"""

__version__ = '1.0.0a28'
__version__ = "1.0.0a29"

0 comments on commit a6e6821

Please sign in to comment.