Skip to content

Commit c0bc3d7

Browse files
committed
Changelog: link to motivating issue for latest release.
1 parent f90ad3b commit c0bc3d7

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

CHANGELOG.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,9 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
1010

1111
### Fixed
1212

13-
* We now correctly clean up the system temp directory we create during builds.
13+
* We now correctly clean up the system temp directory we create during builds (see [#318])
14+
15+
[#318]: https://github.com/typed-ember/ember-cli-typescript/issues/318
1416

1517
### Changed
1618

@@ -49,7 +51,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
4951

5052
### Fixed
5153

52-
* We now correctly clean up the system temp directory we create during builds. (Backported from 1.4.3.)
54+
* We now correctly clean up the system temp directory we create during builds. (Backported from 1.4.3; see [#318].)
5355

5456
## [1.3.3] - 2018-07-19
5557

@@ -103,7 +105,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
103105

104106
### Fixed
105107

106-
* We now correctly clean up the system temp directory we create during builds. (Backported from 1.4.3.)
108+
* We now correctly clean up the system temp directory we create during builds. (Backported from 1.4.3; see [#318].)
107109

108110
## [1.2.1] - 2018-03-14
109111

@@ -132,7 +134,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
132134

133135
### Fixed
134136

135-
* We now correctly clean up the system temp directory we create during builds. (Backported from 1.4.3.)
137+
* We now correctly clean up the system temp directory we create during builds. (Backported from 1.4.3; see [#318].)
136138

137139
## [1.1.6] - 2018-02-23
138140

0 commit comments

Comments
 (0)