Skip to content

Commit 68b403d

Browse files
committed
CHANGELOG entry for 1.1.5.
1 parent fe14ead commit 68b403d

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

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

77
## [Unreleased]
88

9+
## [1.1.5] - 2018-02-20
10+
11+
### Fixed
12+
13+
* Fixed a regression in 1.1.4 which caused in-repo-addons written in TypeScript not to work correctly.
14+
915
## [1.1.4] - 2018-02-20
1016

1117
### Changed
@@ -168,7 +174,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
168174
* Basic, semi-working functionality.
169175

170176
[ember-cli-typify]: https://github.com/winding-lines/ember-cli-typify
171-
[unreleased]: https://github.com/typed-ember/ember-cli-typescript/compare/v1.1.4...HEAD
177+
[unreleased]: https://github.com/typed-ember/ember-cli-typescript/compare/v1.1.5...HEAD
178+
[1.1.5]: https://github.com/typed-ember/ember-cli-typescript/compare/v1.1.4...v1.1.5
172179
[1.1.4]: https://github.com/typed-ember/ember-cli-typescript/compare/v1.1.3...v1.1.4
173180
[1.1.3]: https://github.com/typed-ember/ember-cli-typescript/compare/v1.1.2...v1.1.3
174181
[1.1.2]: https://github.com/typed-ember/ember-cli-typescript/compare/v1.1.1...v1.1.2

0 commit comments

Comments
 (0)