X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=HISTORY.md;h=e919c585b0c0c50e2b9001f6176b29b225ec5378;hb=63541ed7b1c9ad58348ea86c97f3e8b31830535b;hp=676fc17f146616d91239020aef09b8776bd09595;hpb=78637ac02ce6a469d2021736d3cb12e98c5edbe7;p=github%2Ffretlink%2Ftime-picker.git diff --git a/HISTORY.md b/HISTORY.md index 676fc17..e919c58 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -3,6 +3,29 @@ History --- +0.5.0 / 2015-11-18 +------------------ + +`update` clear input content and close select panel when click [x] on select panel. + +`new` can custom input className now. + + +0.4.0 / 2015-11-18 +------------------ + +`update` clear input content when click [x] on select panel. + +0.3.3 / 2015-11-17 +------------------ + +`fix` fix some bugs. + +0.3.0 / 2015-11-17 +------------------ + +`update` remove TimePanel and merge it to TimePicker. + 0.2.0 / 2015-11-16 ------------------