Browse Source

Fix date in CHANGELOG.md

Andrej Hudec 10 years ago
parent
commit
7de47fef94
1 changed files with 1 additions and 1 deletions
  1. 1 1
      CHANGELOG.md

+ 1 - 1
CHANGELOG.md

@@ -1,7 +1,7 @@
 CHANGELOG
 =========
 
-### 2015-02-08
+### 2015-02-15
  * [BC BREAK] added ``getFieldOption``, ``setFieldOption`` methods to the FilterInterface
  * [BC BREAK] added the ``getFilterFieldDescription`` method to the AdminInterface
  * [BC BREAK] added the ``getMaxPageLinks``, ``setMaxPageLinks`` methods to the PagerInterface