]> git.ipfire.org Git - thirdparty/moment.git/commitdiff
Update changelog for 2.8.4
authorIskren Chernev <iskren.chernev@gmail.com>
Wed, 19 Nov 2014 04:19:42 +0000 (20:19 -0800)
committerIskren Chernev <iskren.chernev@gmail.com>
Wed, 19 Nov 2014 04:19:42 +0000 (20:19 -0800)
CHANGELOG.md

index 5bc167f673ce2647f4c4ed476cd0c3275eb0ac02..fec49874a1f7ed2bec73edb5df04e97a1c6b03b0 100644 (file)
@@ -1,6 +1,18 @@
 Changelog
 =========
 
+### 2.8.4 [See full changelog](https://gist.github.com/ichernev/a4fcb0a46d74e4b9b996)
+
+Features:
+
+* [#2000](https://github.com/moment/moment/issues/2000) Add LTS localised format that includes seconds
+* [#1960](https://github.com/moment/moment/issues/1960) added formatToken 'x' for unix offset in milliseconds #1938
+* [#1965](https://github.com/moment/moment/issues/1965) Support 24:00:00.000 to mean next day, at midnight.
+* [#2002](https://github.com/moment/moment/issues/2002) Accept 'date' key when creating moment with object
+* [#2009](https://github.com/moment/moment/issues/2009) Use native toISOString when we can
+
+Some bugfixes and language improvements -- [full changelog](https://gist.github.com/ichernev/a4fcb0a46d74e4b9b996)
+
 ### 2.8.3
 
 Bugfixes: