You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: changelog.md
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,9 @@
1
1
### `0.3.0`_2015-01-13_
2
2
3
-
* Added the ability to set a default timezone for all new moments. []()
4
-
* Added country data to the `meta/*.json` files. []()
5
-
* Fixed a bug when passing a moment with an offset to `moment.tz`. []()
6
-
* Fixed a deprecation in moment core, changing `moment#zone` to `moment#utcOffset`. []()
3
+
**Breaking:*Added country data to the `meta/*.json` files. Restructured the data to support multiple countries per zone. [#162](https://github.com/moment/moment-timezone/pull/162)
4
+
* Added the ability to set a default timezone for all new moments. [#152](https://github.com/moment/moment-timezone/pull/152)
5
+
* Fixed a bug when passing a moment with an offset to `moment.tz`. [#169](https://github.com/moment/moment-timezone/pull/169)
6
+
* Fixed a deprecation in moment core, changing `moment#zone` to `moment#utcOffset`. [#168](https://github.com/moment/moment-timezone/pull/168)
7
7
8
8
### `0.2.5`_2014-11-12_
9
9
* Updated data to IANA TZDB `2014j`. [#151](https://github.com/moment/moment-timezone/pull/151)
0 commit comments