Skip to content

Commit

Permalink
Fixed changelog to represent proper release versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexandre Couillard committed May 8, 2020
1 parent d7f687e commit f91df1b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -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 f91df1b

Please sign in to comment.