Skip to content

Commit

Permalink
Corrected version numbers (#845)
Browse files Browse the repository at this point in the history
Version numbers were incorrect so fixed it.
  • Loading branch information
praneeth-m authored and ellenaua committed May 16, 2020
1 parent a04803a commit adb7d7b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions changelog.md
@@ -1,11 +1,11 @@
### `0.5.29` _2020-02-21_
### `0.5.28` _2020-02-21_
Merged pull request #410 from @adgrace:
* Added a method `moment.tz.zonesForCountry(country_code)` which returns all timezones for the country
* Added a method `moment.tz(timezone_id).countries()` to get countries for some time zone
* Added a method `moment.tz.countries()` to get all country codes
* And as you know `moment.tz.zones()` already exists

### `0.5.28` _2019-10-14_
### `0.5.27` _2019-10-14_
* Updated data to IANA TZDB `2019c`

### `0.5.26` _2019-06-06_
Expand Down

0 comments on commit adb7d7b

Please sign in to comment.