From 5750aec3260fbc5b04e7cfacd70a3d4a64622f79 Mon Sep 17 00:00:00 2001 From: Sylvain Date: Thu, 30 Jun 2016 14:20:17 +0200 Subject: [PATCH] updated changelog --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 70edf06e6..84cadc341 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog Fab Manager +## next release +- Admin: Events can be associated with a theme and an age range +- Admin: Event categories, themes and age ranges can be customized +- Filter events by category, theme and age range in public view +- Statistics will include informations abouts events category, theme and age range +- [TODO DEPLOY] `rake fablab:es_add_event_filters` +- [TODO DEPLOY] `rake db:migrate` + ## v2.3.0 2016 June 28 - Public API with access management and online documentation