Adam Shaw пре 7 година
родитељ
комит
6a0a0bb8b2
4 измењених фајлова са 16 додато и 6 уклоњено
  1. 13 0
      CHANGELOG.md
  2. 1 2
      bower.json
  3. 1 2
      composer.json
  4. 1 2
      package.json

+ 13 - 0
CHANGELOG.md

@@ -1,3 +1,16 @@
+
+v4.0.0-alpha.2 (2018-10-02)
+---------------------------
+
+See https://fullcalendar.io/docs/v4/release-notes
+
+
+v4.0.0-alpha (2018-04-13)
+-------------------------
+
+See https://fullcalendar.io/blog/2018/04/alpha-release-jquery-removal
+
+
 v3.9.0 (2018-03-04)
 -------------------
 

+ 1 - 2
bower.json

@@ -5,8 +5,7 @@
   "keywords": [
     "calendar",
     "event",
-    "full-sized",
-    "jquery-plugin"
+    "full-sized"
   ],
   "homepage": "https://fullcalendar.io/",
   "bugs": "https://fullcalendar.io/wiki/Reporting-Bugs/",

+ 1 - 2
composer.json

@@ -5,8 +5,7 @@
   "keywords": [
     "calendar",
     "event",
-    "full-sized",
-    "jquery-plugin"
+    "full-sized"
   ],
   "homepage": "https://fullcalendar.io/",
   "license": "MIT",

+ 1 - 2
package.json

@@ -5,8 +5,7 @@
   "keywords": [
     "calendar",
     "event",
-    "full-sized",
-    "jquery-plugin"
+    "full-sized"
   ],
   "homepage": "https://fullcalendar.io/",
   "bugs": "https://fullcalendar.io/wiki/Reporting-Bugs/",