Skip to content

Commit

Permalink
prepare the 0.2.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
xabbuh committed Mar 18, 2016
1 parent 7d7f7c0 commit d628c0e
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
CHANGELOG
=========

0.2.0
-----

* added created and stored timestamp attributes to statements

* added statement authorities

* model classes are now final and thus cannot be extended anymore

* added `equals()` methods to all models to make them comparable

* added a class to create statement filters

* model classes are now immutable

0.1.0
-----

Expand Down

0 comments on commit d628c0e

Please sign in to comment.