]> git.ipfire.org Git - thirdparty/moment.git/commitdiff
Update readme with 2.7.0 changelog
authorIskren Chernev <iskren.chernev@gmail.com>
Thu, 12 Jun 2014 06:58:04 +0000 (23:58 -0700)
committerIskren Chernev <iskren.chernev@gmail.com>
Thu, 12 Jun 2014 06:58:04 +0000 (23:58 -0700)
readme.md

index 254a9116e2173b8404bb495e86f2270186a68a3f..efc36df042e15a4d3d2eead7b9a483c2f20b9ac2 100644 (file)
--- a/readme.md
+++ b/readme.md
@@ -47,6 +47,26 @@ grunt                 # this runs tests and jshint
 Changelog
 =========
 
+### 2.7.0 [See changelog](https://gist.github.com/ichernev/b0a3d456d5a84c9901d7)
+
+* new languages
+
+  * [#1678](https://github.com/moment/moment/issues/1678) Bengali (bn)
+  * [#1628](https://github.com/moment/moment/issues/1628) Azerbaijani (az)
+  * [#1633](https://github.com/moment/moment/issues/1633) Arabic, Saudi Arabia (ar-sa)
+  * [#1648](https://github.com/moment/moment/issues/1648) Austrian German (de-at)
+
+* features
+
+  * [#1663](https://github.com/moment/moment/issues/1663) configurable relative time thresholds
+  * [#1554](https://github.com/moment/moment/issues/1554) support anchor time in moment.calendar
+  * [#1693](https://github.com/moment/moment/issues/1693) support moment.ISO_8601 as parsing format
+  * [#1637](https://github.com/moment/moment/issues/1637) add moment.min and moment.max and deprecate min/max instance methods
+  * [#1704](https://github.com/moment/moment/issues/1704) support string value in add/subtract
+  * [#1647](https://github.com/moment/moment/issues/1647) add spm support (package manager)
+
+* bugfixes
+
 ### 2.6.0 [See changelog](https://gist.github.com/ichernev/10544682)
 
 * languages