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 @@ -10,6 +10,12 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
10
10
11
11
### Fixed
12
12
13
+ * The synchronization tweak made in 1.3.0-beta.3 now works properly on Windows.
14
+
15
+ ## [ 1.3.0-beta.2]
16
+
17
+ ### Fixed
18
+
13
19
* Synchronization between tsc and the broccoli build process has been improved, reducing spurious rebuilds.
14
20
15
21
## [ 1.3.0-beta.1]
@@ -228,7 +234,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
228
234
* Basic, semi-working functionality.
229
235
230
236
[ ember-cli-typify ] : https://github.com/winding-lines/ember-cli-typify
231
- [ unreleased ] : https://github.com/typed-ember/ember-cli-typescript/compare/v1.3.0-beta.2...HEAD
237
+ [ unreleased ] : https://github.com/typed-ember/ember-cli-typescript/compare/v1.3.0-beta.3...HEAD
238
+ [ 1.3.0-beta.3 ] : https://github.com/typed-ember/ember-cli-typescript/compare/v1.3.0-beta.2...v1.3.0-beta.3
232
239
[ 1.3.0-beta.2 ] : https://github.com/typed-ember/ember-cli-typescript/compare/v1.3.0-beta.1...v1.3.0-beta.2
233
240
[ 1.3.0-beta.1 ] : https://github.com/typed-ember/ember-cli-typescript/compare/v1.2.1...v1.3.0-beta.1
234
241
[ 1.2.1 ] : https://github.com/typed-ember/ember-cli-typescript/compare/v1.2.0...v1.2.1
You can’t perform that action at this time.
0 commit comments