Browse Source

Added info to changelog about new form type

Andrej Hudec 11 years ago
parent
commit
c73de2feca
1 changed files with 3 additions and 0 deletions
  1. 3 0
      CHANGELOG.md

+ 3 - 0
CHANGELOG.md

@@ -1,6 +1,9 @@
 CHANGELOG
 =========
 
+### 2014-09-21
+ * added new form type ``sonata_choice_field_mask``
+
 ### 2014-09-19
  * [BC BREAK] ``field_options`` is now directly given to ``value`` form in ``DateRangeType`` and ``DateTimeRangeType`` filters.