Skip to content

Commit eb4fff9

Browse files
committed
1.3.0-beta.1 final CHANGELOG.
1 parent 158d433 commit eb4fff9

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

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

77
## [Unreleased]
88

9+
## [1.3.0-beta.1]
10+
911
### Added
1012

1113
* Now supports failing the build when there are type errors.
@@ -220,7 +222,9 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
220222
* Basic, semi-working functionality.
221223

222224
[ember-cli-typify]: https://github.com/winding-lines/ember-cli-typify
223-
[unreleased]: https://github.com/typed-ember/ember-cli-typescript/compare/v1.2.0...HEAD
225+
[unreleased]: https://github.com/typed-ember/ember-cli-typescript/compare/v1.3.0-beta.1...HEAD
226+
[1.3.0-beta.1]: https://github.com/typed-ember/ember-cli-typescript/compare/v1.2.1...v1.3.0-beta.1
227+
[1.2.1]: https://github.com/typed-ember/ember-cli-typescript/compare/v1.2.0...v1.2.1
224228
[1.2.0]: https://github.com/typed-ember/ember-cli-typescript/compare/v1.1.6...v1.2.0
225229
[1.1.6]: https://github.com/typed-ember/ember-cli-typescript/compare/v1.1.5...v1.1.6
226230
[1.1.5]: https://github.com/typed-ember/ember-cli-typescript/compare/v1.1.4...v1.1.5

0 commit comments

Comments
 (0)