Adam Shaw před 9 roky
rodič
revize
fca779dceb
1 změnil soubory, kde provedl 5 přidání a 5 odebrání
  1. 5 5
      CHANGELOG.md

+ 5 - 5
CHANGELOG.md

@@ -1,6 +1,6 @@
 
 
-v3.0.0-beta (2016-08-14)
-------------------------
+v3.0.0 (2016-09-04)
+-------------------
 
 
 Features:
 Features:
 - List View (#560)
 - List View (#560)
@@ -18,9 +18,6 @@ Features:
 - Macedonian locale (#2739)
 - Macedonian locale (#2739)
 - Malay locale
 - Malay locale
 
 
-Bugfixes:
-- `$.fullCalendar.version` incorrect (#3292)
-
 Breaking Changes:
 Breaking Changes:
 - IE8 support dropped
 - IE8 support dropped
 - jQuery: minimum support raised to v2.0.0
 - jQuery: minimum support raised to v2.0.0
@@ -38,6 +35,9 @@ Breaking Changes:
 - removed `axisFormat` setting
 - removed `axisFormat` setting
 - DOM structure of month/basic-view day cell numbers changed
 - DOM structure of month/basic-view day cell numbers changed
 
 
+Bugfixes:
+- `$.fullCalendar.version` incorrect (#3292)
+
 Build System:
 Build System:
 - using gulp instead of grunt (faster)
 - using gulp instead of grunt (faster)
 - using npm internally for dependencies instead of bower
 - using npm internally for dependencies instead of bower