File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,12 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
6
6
7
7
## [ Unreleased]
8
8
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
+
9
15
## [ 1.1.4] - 2018-02-20
10
16
11
17
### Changed
@@ -168,7 +174,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
168
174
* Basic, semi-working functionality.
169
175
170
176
[ 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
172
179
[ 1.1.4 ] : https://github.com/typed-ember/ember-cli-typescript/compare/v1.1.3...v1.1.4
173
180
[ 1.1.3 ] : https://github.com/typed-ember/ember-cli-typescript/compare/v1.1.2...v1.1.3
174
181
[ 1.1.2 ] : https://github.com/typed-ember/ember-cli-typescript/compare/v1.1.1...v1.1.2
You can’t perform that action at this time.
0 commit comments