Skip to content

Commit

Permalink
update changelog for version 2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
thewunder committed Jul 29, 2016
1 parent 2e31871 commit b250bfb
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
Version 2.1
===========

New Features
------------
* Introduce Unit of Work class to make dealing with transactions easier
* New AggressiveCachingObjectRepository caches the entire table while allowing saves

Fixes
------
* When retrieving a single object null is returned instead of false

Version 2.0.2
=============

Expand Down

0 comments on commit b250bfb

Please sign in to comment.