Browse Source

changelog

Adam Shaw 11 năm trước cách đây
mục cha
commit
e22addc0a9
1 tập tin đã thay đổi với 14 bổ sung0 xóa
  1. 14 0
      changelog.md

+ 14 - 0
changelog.md

@@ -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)
 -------------------