Skip to content

Commit

Permalink
Switch changelog entries
Browse files Browse the repository at this point in the history
  • Loading branch information
mosuem committed Dec 7, 2023
1 parent bd86e27 commit a1431f8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/intl/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
## 0.19.0
* Update to CLDR v44.
* Update to CLDR v43.
* Add `tryParse` to NumberFormat.
* Add `tryParse` `tryParseStrict` `tryParseLoose` `tryParseUtc` to DateFormat.
* Add fallback for deprecated locales, such as `he` <-> `iw`.
* Update to CLDR v43.
* Switch QAR currency name to Riyal.
* Add license headers to some files.
* Update CVE currency symbol.
* Add `EEEEE` skeleton for `DateFormat`, closing [#176](https://github.com/dart-lang/i18n/issues/176).
* Switch to `3.0.0` SDK.
* Fix issue [#483](https://github.com/dart-lang/i18n/issues/483) about date parsing with a `yy` skeleton.
* Extract `NumberParserBase` abstract class
* Update to CLDR v44.

## 0.18.1
* Update ruble sign and update corresponding test.
Expand Down

0 comments on commit a1431f8

Please sign in to comment.