diff --git a/CHANGES.rst b/CHANGES.rst index c9d9df6c..f6b83d24 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,6 +1,30 @@ Changelog for Abilian Core ========================== +0.4.1 (unreleased) +------------------ + +TODO + + +0.4.0 (2015-07-15) +------------------ + +Features +~~~~~~~~ + +- Object level permissions +- Add "meta" properties to entities +- Attached files to entities +- More flexible search filters +- Avatars +- Tag engine (alpha) + +Fixes / cleanup +~~~~~~~~~~~~~~~ + +- JS: Upate ravenjs, requirejs, bootbox, jquery, scribe + 0.3.6 (2015-05-27) ------------------