Skip to content

Commit 81fafff

Browse files
committed
Add links to the changelog.
1 parent 6be7fee commit 81fafff

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

changelog.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
### `0.3.0` _2015-01-13_
22

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)
77

88
### `0.2.5` _2014-11-12_
99
* Updated data to IANA TZDB `2014j`. [#151](https://github.com/moment/moment-timezone/pull/151)

0 commit comments

Comments
 (0)