Last active
April 16, 2016 18:24
-
-
Save ichernev/8ec3ee25b749b4cff3c2 to your computer and use it in GitHub Desktop.
Revisions
-
ichernev revised this gist
Apr 16, 2016 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,4 +1,4 @@ # moment 2.11.1 changelog ## Bugfixes: * [#2881](https://github.com/moment/moment/pull/2881) Revert "Merge pull request #2746 from mbad0la:develop" Sep->Sept -
ichernev revised this gist
Jan 9, 2016 . 1 changed file with 3 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,4 +1,6 @@ # moment 2.11.0 changelog ## Bugfixes: * [#2881](https://github.com/moment/moment/pull/2881) Revert "Merge pull request #2746 from mbad0la:develop" Sep->Sept * [#2868](https://github.com/moment/moment/pull/2868) Add format and parse token Y, so it actually works * [#2865](https://github.com/moment/moment/pull/2865) Use typeof checks for undefined for global variables -
ichernev created this gist
Jan 9, 2016 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,8 @@ Bugfixes: * [#2881](https://github.com/moment/moment/pull/2881) Revert "Merge pull request #2746 from mbad0la:develop" Sep->Sept * [#2868](https://github.com/moment/moment/pull/2868) Add format and parse token Y, so it actually works * [#2865](https://github.com/moment/moment/pull/2865) Use typeof checks for undefined for global variables * [#2858](https://github.com/moment/moment/pull/2858) Fix Date mocking regression introduced in 2.11.0 * [#2864](https://github.com/moment/moment/pull/2864) Include changelog in npm release * [#2830](https://github.com/moment/moment/pull/2830) dep: add grunt-cli * [#2869](https://github.com/moment/moment/pull/2869) Fix months parsing for some locales