Skip to content

Commit c150407

Browse files
committed
Changelog: add internal links to 1.x releases
Relies on GFM automatically created anchors for subtitles, e.g. `### 1.6.0 - 2019-01-31` -> `#160---2019-01-31`.
1 parent 10bda89 commit c150407

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

docs/CHANGELOG.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ specification.
1212

1313
## [Unreleased 2.x]
1414

15-
Includes all changes and fixes from 1.6.0.
15+
Includes all changes and fixes from [1.6.0](#160---2019-01-31).
1616

1717
### Added
1818

@@ -46,7 +46,7 @@ Includes all changes and fixes from 1.6.0.
4646

4747
## [2.1.5] - 2018-09-02
4848

49-
Includes all changes and fixes from 1.5.9.
49+
Includes all changes and fixes from [1.5.9](#159---2018-09-02).
5050

5151
### Fixed
5252

@@ -61,7 +61,7 @@ Includes all changes and fixes from 1.5.9.
6161

6262
## [2.1.4] - 2018-08-30
6363

64-
Includes all changes and fixes from 1.5.8.
64+
Includes all changes and fixes from [1.5.8](#158---2018-08-30).
6565

6666
### Changed
6767

@@ -77,12 +77,12 @@ Includes all changes and fixes from 1.5.8.
7777

7878
## [2.1.3] - 2018-07-30
7979

80-
Includes all changes and fixes from 1.5.7.
80+
Includes all changes and fixes from [1.5.7](#157---2018-07-30).
8181

8282

8383
## [2.1.2] - 2018-06-13
8484

85-
Includes all changes and fixes from 1.5.6.
85+
Includes all changes and fixes from [1.5.6](#156---2018-06-13).
8686

8787
### Fixed
8888

@@ -92,7 +92,7 @@ Includes all changes and fixes from 1.5.6.
9292

9393
## [2.1.1] - 2018-04-09
9494

95-
Includes all changes and fixes from 1.5.5.
95+
Includes all changes and fixes from [1.5.5](#155---2018-04-09).
9696

9797
### Changed
9898

@@ -106,7 +106,7 @@ Includes all changes and fixes from 1.5.5.
106106

107107
## [2.1.0] - 2017-09-17
108108

109-
Includes all changes and fixes from 1.5.3 and 1.5.4.
109+
Includes all changes and fixes from [1.5.3](#153---2017-06-12) and [1.5.4](#154---2017-09-17).
110110

111111
### Added
112112

@@ -156,7 +156,7 @@ Includes all changes and fixes from 1.5.3 and 1.5.4.
156156

157157
## [2.0.2] - 2017-03-16
158158

159-
Includes all changes and fixes from 1.5.2.
159+
Includes all changes and fixes from [1.5.2](#152---2017-03-16).
160160

161161
### Security
162162

@@ -167,12 +167,12 @@ Includes all changes and fixes from 1.5.2.
167167

168168
## [2.0.1] - 2017-03-06
169169

170-
Includes all changes and fixes from 1.5.1.
170+
Includes all changes and fixes from [1.5.1](#151---2017-03-06).
171171

172172

173173
## [2.0.0] - 2017-03-06
174174

175-
Includes all changes and fixes from 1.5.0.
175+
Includes all changes and fixes from [1.5.0](#150---2017-03-06).
176176

177177
### Fixed
178178

0 commit comments

Comments
 (0)