Skip to content

Commit

Permalink
docs(changelog): update for v0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lukehsiao committed Jun 12, 2019
1 parent f1237c7 commit 970620c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.rst
@@ -1,6 +1,9 @@
[Unreleased]
------------

[0.7.0] - 2019-06-12
--------------------

Removed
^^^^^^^
* `@HiromuHota`_: Remove ``data_model_utils.tabular.same_document``, which
Expand Down
2 changes: 1 addition & 1 deletion src/fonduer/_version.py
@@ -1 +1 @@
__version__ = "0.6.2"
__version__ = "0.7.0"

0 comments on commit 970620c

Please sign in to comment.