diff --git a/changelog.md b/changelog.md index e7b0e63d..e9a4c53f 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,7 @@ +### `0.5.26` _2019-06-06_ +* Updated data to IANA TZDB `2019b` +* Fix: stabilize Array.sort [#762](https://github.com/moment/moment-timezone/pull/762) + ### `0.5.25` _2019-04-17_ * Fix `moment.tz.dataVersion` to return `2019a` [#742](https://github.com/moment/moment-timezone/issues/742) * Update path in bower.json @@ -24,7 +28,7 @@ * Revert: moved moment to peerDependencies ### `0.5.18` _2018-06-18_ -* Return error when timezone name is not a string. +* Return error when timezone name is not a string. * Moved moment to peerDependencies [#628](https://github.com/moment/moment-timezone/pull/628) * Prefer nodejs to amd declaration [#573](https://github.com/moment/moment-timezone/pull/573)