Skip to content

Commit

Permalink
Update changelog for version
Browse files Browse the repository at this point in the history
  • Loading branch information
subhashb committed Apr 6, 2019
1 parent 1bc81bc commit edefb56
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Release History
===============

dev
---
0.0.10 (2019-04-05)
-------------------

* Support for chained `update` and `delete` methods on Queryset
* Support for `update_all` method for mass updates on objects
Expand All @@ -16,6 +16,8 @@ dev
* Rename ``Lookup`` class to ``BaseLookup``
* Associate Lookups with Concrete Provider classes
* Provide option to fully bake a model class in case it needs to be decorated for a specific database, via the ``get_model`` method in concrete Provider class
* Add support for Entity Namespacing
* Refactor Repository Factory for better consistency of registry

0.0.9 (2019-03-08)
------------------
Expand Down

0 comments on commit edefb56

Please sign in to comment.