Skip to content

Commit

Permalink
Prepare release.
Browse files Browse the repository at this point in the history
  • Loading branch information
stephrdev committed May 3, 2019
1 parent c528dfb commit 28ea709
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
Changelog
=========

0.0.2 (2019-05-03)
------------------

* Improve documentation
* Fix bug when using the provided admin factories twice in the same ModelAdmin

0.0.1 (2019-02-05)
------------------

Expand Down
2 changes: 1 addition & 1 deletion django_dataexporter/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '0.0.1'
__version__ = '0.0.2'

0 comments on commit 28ea709

Please sign in to comment.