File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,13 @@ 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.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
+
9
16
## [ 1.3.0] - 2018-05-01
10
17
11
18
### Fixed
@@ -226,6 +233,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
226
233
227
234
[ ember-cli-typify ] : https://github.com/winding-lines/ember-cli-typify
228
235
[ 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
229
237
[ 1.3.0 ] : https://github.com/typed-ember/ember-cli-typescript/compare/v1.2.1...v1.3.0
230
238
[ 1.2.1 ] : https://github.com/typed-ember/ember-cli-typescript/compare/v1.2.0...v1.2.1
231
239
[ 1.2.0 ] : https://github.com/typed-ember/ember-cli-typescript/compare/v1.1.6...v1.2.0
You can’t perform that action at this time.
0 commit comments