Adam Shaw 11 lat temu
rodzic
commit
bb7f9c8276
1 zmienionych plików z 15 dodań i 0 usunięć
  1. 15 0
      changelog.md

+ 15 - 0
changelog.md

@@ -1,4 +1,19 @@
 
+v2.2.4 (2014-12-29)
+-------------------
+
+- Arbitrary durations for basic/agenda views with the `views` option ([692])
+- Specify view-specific options using the `views` option. fixes [2283]
+- Deprecate view-option-hashes
+- Formalize and expose View API ([1055])
+- updateEvent method, more intuitive behavior. fixes [2194]
+
+[692]: https://code.google.com/p/fullcalendar/issues/detail?id=692
+[2283]: https://code.google.com/p/fullcalendar/issues/detail?id=2283
+[1055]: https://code.google.com/p/fullcalendar/issues/detail?id=1055
+[2194]: https://code.google.com/p/fullcalendar/issues/detail?id=2194
+
+
 v2.2.3 (2014-11-26)
 -------------------