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
1010
1111### Fixed
1212
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+
1319* Synchronization between tsc and the broccoli build process has been improved, reducing spurious rebuilds.
1420
1521## [ 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
228234* Basic, semi-working functionality.
229235
230236[ 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
232239[ 1.3.0-beta.2 ] : https://github.com/typed-ember/ember-cli-typescript/compare/v1.3.0-beta.1...v1.3.0-beta.2
233240[ 1.3.0-beta.1 ] : https://github.com/typed-ember/ember-cli-typescript/compare/v1.2.1...v1.3.0-beta.1
234241[ 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