X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=HISTORY.md;h=c6198f6fef48e653bd389456c1a505345ef74feb;hb=eb3c19e2cd2e11cec1eed9337ce44a312b3fc60b;hp=f72f67a61c2621e39bb5f174b68109f765b73865;hpb=aed96fd625c23d720f0f4a684c1fcd62b7399be7;p=github%2Ffretlink%2Ftime-picker.git diff --git a/HISTORY.md b/HISTORY.md index f72f67a..c6198f6 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -2,6 +2,31 @@ --- +2.2.0 / 2016-11-11 +--------------------------- + +Add `showMinute` prop. + +2.1.0 / 2016-10-25 +--------------------------- + +Add `addon` prop. + +2.0.0 / 2016-08-04 +--------------------------- + +goodbye gregorian-calendar, hello moment + +1.1.0 / 2016-01-14 +--------------------------- + +remove gregorianCalendarLocale prop, move to locale.calendar + +1.0.0 / 2015-12-21 +------------------------- + +release! + 1.0.0-alpha9 / 2015-12-16 ------------------