Skip to content

Commit

Permalink
i18n: Add CHANGELOG entry for Tannin refactor (#11867)
Browse files Browse the repository at this point in the history
  • Loading branch information
aduth authored Nov 14, 2018
1 parent 2d68c72 commit 9dfb43c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions packages/i18n/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 3.1.0 (Unreleased)

### Enhancements

- The module has been internally refactored to use [Tannin](https://github.com/aduth/tannin) in place of [Jed](https://github.com/messageformat/Jed/). This has no impact on the public interface of the module, but should come with considerable benefit to performance, memory usage, and bundle size.

## 3.0.0 (2018-09-30)

### Breaking Changes
Expand Down

0 comments on commit 9dfb43c

Please sign in to comment.