Skip to content

Commit 8f1a486

Browse files
committed
CHANGELOG entry for 1.3.1.
1 parent 8776cc6 commit 8f1a486

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

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

77
## [Unreleased]
88

9+
## [1.3.1] - 2018-05-14
10+
11+
### Fixed
12+
13+
* No longer requires TypeScript before it has been installed.
14+
* Properly ignore the root across platforms.
15+
916
## [1.3.0] - 2018-05-01
1017

1118
### Fixed
@@ -226,6 +233,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
226233

227234
[ember-cli-typify]: https://github.com/winding-lines/ember-cli-typify
228235
[unreleased]: https://github.com/typed-ember/ember-cli-typescript/compare/v1.3.0...HEAD
236+
[1.3.1]: https://github.com/typed-ember/ember-cli-typescript/compare/v1.3.0...v1.3.1
229237
[1.3.0]: https://github.com/typed-ember/ember-cli-typescript/compare/v1.2.1...v1.3.0
230238
[1.2.1]: https://github.com/typed-ember/ember-cli-typescript/compare/v1.2.0...v1.2.1
231239
[1.2.0]: https://github.com/typed-ember/ember-cli-typescript/compare/v1.1.6...v1.2.0

0 commit comments

Comments
 (0)