]> git.immae.eu Git - github/fretlink/time-picker.git/blobdiff - HISTORY.md
release 1.0.0
[github/fretlink/time-picker.git] / HISTORY.md
index e4b12b660551a59d510b5315affe5421a6ec6277..2c90f678d96719940e5ccac4db9081133197b362 100644 (file)
@@ -2,6 +2,33 @@
 
 ---
 
+1.0.0 / 2015-12-21
+-------------------------
+
+release!
+
+1.0.0-alpha9 / 2015-12-16
+------------------
+
+`fixed` update bugs when value empty.
+
+1.0.0-alpha7 / 2015-12-12
+------------------
+
+`new` add options `disabledHours`, `disabledMinutes`, `disabledSeconds` and `hideDisabledOptions`.
+`remove` remove options `hourOptions`, `minuteOptions` and `secondOptions`.
+
+1.0.0-alpha2 / 2015-12-03
+------------------
+
+`fixed` IE8 compatible.
+`new` add test users.
+
+0.7.1 / 2015-11-20
+------------------
+
+`fixed` change value to null when clear input content to remove the react warning.
+
 0.7.0 / 2015-11-20
 ------------------
 
@@ -10,7 +37,7 @@
 0.5.6 / 2015-11-19
 ------------------
 
-`fix` use another method to change time and fix the bug about value.getTime().
+`fixed` use another method to change time and fix the bug about value.getTime().
 
 0.5.4 / 2015-11-19
 ------------------
@@ -43,7 +70,7 @@
 0.3.3 / 2015-11-17
 ------------------
 
-`fix` fix some bugs.
+`fixed` fix some bugs.
 
 0.3.0 / 2015-11-17
 ------------------