Forráskód Böngészése

forgotten changelog entry

Adam Shaw 11 éve
szülő
commit
4573379f29
1 módosított fájl, 2 hozzáadás és 0 törlés
  1. 2 0
      changelog.md

+ 2 - 0
changelog.md

@@ -12,6 +12,7 @@ v2.2.0 (2014-11-14)
 - Performance boost for moment creation
 	- Be aware, FullCalendar-specific methods now attached directly to global moment.fn
 	- Helps with [issue 2259][2259]
+- Reintroduced forgotten `dropAccept` option ([2312])
 
 [144]: https://code.google.com/p/fullcalendar/issues/detail?id=144
 [396]: https://code.google.com/p/fullcalendar/issues/detail?id=396
@@ -19,6 +20,7 @@ v2.2.0 (2014-11-14)
 [2004]: https://code.google.com/p/fullcalendar/issues/detail?id=2004
 [2253]: https://code.google.com/p/fullcalendar/issues/detail?id=2253
 [2259]: https://code.google.com/p/fullcalendar/issues/detail?id=2259
+[2312]: https://code.google.com/p/fullcalendar/issues/detail?id=2312
 
 
 v2.1.1 (2014-08-29)