|
|
@@ -1,4 +1,18 @@
|
|
|
|
|
|
+v2.2.6 (2015-01-10)
|
|
|
+-------------------
|
|
|
+
|
|
|
+- Compatibility with Moment v2.9. Was breaking GCal plugin ([2408])
|
|
|
+- View object's `title` property mistakenly omitted ([2407])
|
|
|
+- Single-day views with hiddens days could cause prev/next misbehavior ([2406])
|
|
|
+- Don't let the current date ever be a hidden day (solves [2395])
|
|
|
+
|
|
|
+[2408]: https://code.google.com/p/fullcalendar/issues/detail?id=2408
|
|
|
+[2407]: https://code.google.com/p/fullcalendar/issues/detail?id=2407
|
|
|
+[2406]: https://code.google.com/p/fullcalendar/issues/detail?id=2406
|
|
|
+[2395]: https://code.google.com/p/fullcalendar/issues/detail?id=2395
|
|
|
+
|
|
|
+
|
|
|
v2.2.5 (2014-12-30)
|
|
|
-------------------
|
|
|
|