Skip to content

Commit f063b07

Browse files
committed
docs: update CHANGELOG for 2.0.2
1 parent 778ca34 commit f063b07

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
66

77
## [Unreleased]
88

9+
## [2.0.2] - 2019-07-05
10+
11+
- Lock `@babel/plugin-transform-typescript` version pending a fix to [babel/babel#10162](https://github.com/babel/babel/issues/10162) ([#751](https://github.com/typed-ember/ember-cli-typescript/pull/751))
12+
913
## [2.0.1] - 2019-04-10
1014

1115
### Fixed 🔧
@@ -543,7 +547,8 @@ We now use Babel 7's support for TypeScript to build apps and addons. Most of th
543547
* Basic, semi-working functionality.
544548

545549
[ember-cli-typify]: https://github.com/winding-lines/ember-cli-typify
546-
[unreleased]: https://github.com/typed-ember/ember-cli-typescript/compare/v2.0.1...HEAD
550+
[unreleased]: https://github.com/typed-ember/ember-cli-typescript/compare/v2.0.2...HEAD
551+
[2.0.2]: https://github.com/typed-ember/ember-cli-typescript/compare/v2.0.1...v2.0.2
547552
[2.0.1]: https://github.com/typed-ember/ember-cli-typescript/compare/v2.0.0...v2.0.1
548553
[2.0.0]: https://github.com/typed-ember/ember-cli-typescript/compare/v2.0.0-rc.2...v2.0.0
549554
[2.0.0-rc.2]: https://github.com/typed-ember/ember-cli-typescript/compare/v2.0.0-rc.1...v2.0.0-rc.2

0 commit comments

Comments
 (0)