Skip to content

Commit

Permalink
Merge pull request #1378 from emanueldima/new-version
Browse files Browse the repository at this point in the history
update version and changelog
  • Loading branch information
emanueldima authored Feb 14, 2017
2 parents f5615ab + 45bc4f4 commit 7a69e37
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
B2Share changelog
*****************

2.0.0rc13
=========

- allow record owners and community administrators to edit metadata of published records
- add OAI-PMH sets and a CLI command for syncing the sets with the communities
- add PID and DOI in the MarcXML OAI-PMH output
- add link to own drafts in the Profile page
- add administration docs
- various bugfixes

2 changes: 1 addition & 1 deletion b2share/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@
"""Version number."""


__version__ = "2.0.0rc12" # FIXME: generate the version number
__version__ = "2.0.0rc13" # FIXME: generate the version number

0 comments on commit 7a69e37

Please sign in to comment.