Skip to content

Commit 9b95af8

Browse files
author
Ed Page
committed
docs: Switch to keepachangelog
1 parent 6a6f068 commit 9b95af8

File tree

1 file changed

+25
-29
lines changed

1 file changed

+25
-29
lines changed

CHANGELOG.md

Lines changed: 25 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,17 @@
1-
<a name="0.13.1"></a>
2-
## 1.0.0 (2020-03-26)
1+
# Change Log
2+
All notable changes to this project will be documented in this file.
3+
4+
The format is based on [Keep a Changelog](http://keepachangelog.com/)
5+
and this project adheres to [Semantic Versioning](http://semver.org/).
6+
7+
<!-- next-header -->
8+
## [Unreleased] - ReleaseDate
9+
10+
## 1.0.0 - 2020-03-26
311

412
Stable release!
513

6-
<a name="0.13.1"></a>
7-
## 0.13.1 (2019-12-01)
14+
## 0.13.1 - 2019-12-01
815

916

1017
#### Features
@@ -13,8 +20,7 @@ Stable release!
1320

1421

1522

16-
<a name="0.13.0"></a>
17-
## 0.13.0 (2019-11-29)
23+
## 0.13.0 - 2019-11-29
1824

1925

2026
#### Breaking Changes
@@ -29,8 +35,7 @@ Stable release!
2935

3036

3137

32-
<a name="0.11.3"></a>
33-
## 0.11.3 (2019-01-29)
38+
## 0.11.3 - 2019-01-29
3439

3540

3641
#### Features
@@ -39,8 +44,7 @@ Stable release!
3944

4045

4146

42-
<a name="0.11.2"></a>
43-
## 0.11.2 (2019-01-29)
47+
## 0.11.2 - 2019-01-29
4448

4549

4650
#### Features
@@ -49,8 +53,7 @@ Stable release!
4953

5054

5155

52-
<a name="0.11.1"></a>
53-
## 0.11.1 (2019-01-29)
56+
## 0.11.1 - 2019-01-29
5457

5558

5659
#### Features
@@ -59,8 +62,7 @@ Stable release!
5962

6063

6164

62-
<a name="0.11.0"></a>
63-
## 0.11.0 (2019-01-29)
65+
## 0.11.0 - 2019-01-29
6466

6567

6668
#### Breaking Changes
@@ -80,8 +82,7 @@ Stable release!
8082

8183

8284

83-
<a name="0.10.1"></a>
84-
## 0.10.1 (2019-01-07)
85+
## 0.10.1 - 2019-01-07
8586

8687

8788
#### Bug Fixes
@@ -90,8 +91,7 @@ Stable release!
9091

9192

9293

93-
<a name="0.10.0"></a>
94-
## 0.10.0 (2018-10-26)
94+
## 0.10.0 - 2018-10-26
9595

9696

9797
#### Breaking Changes
@@ -109,8 +109,7 @@ Stable release!
109109

110110

111111

112-
<a name="0.9.0"></a>
113-
## 0.9.0 (2018-08-02)
112+
## 0.9.0 - 2018-08-02
114113

115114

116115
#### Breaking Changes
@@ -137,8 +136,7 @@ Stable release!
137136

138137

139138

140-
<a name="0.3.0"></a>
141-
## 0.3.0 (2018-06-27)
139+
## 0.3.0 - 2018-06-27
142140

143141

144142
#### Features
@@ -161,15 +159,13 @@ Stable release!
161159

162160

163161

164-
<a name="0.2.1"></a>
165-
## 0.2.1 (2018-06-13)
162+
## 0.2.1 - 2018-06-13
166163

167164

168165
* Documentation updates
169166

170167

171-
<a name="0.2.0"></a>
172-
## 0.2.0 (2018-05-30)
168+
## 0.2.0 - 2018-05-30
173169

174170
#### Bug Fixes
175171

@@ -183,13 +179,13 @@ Stable release!
183179

184180
* Update version of `predicates-rs` to v0.5.0.
185181

186-
<a name="0.1.1"></a>
187-
## 0.1.1 (2018-05-28)
182+
## 0.1.1 - 2018-05-28
188183

189184

190185
#### Features
191186

192187
* Add a prelude ([43539abf](https://github.com/assert-rs/assert_fs/commit/43539abff3e3ee879b763f5049817ca7d8609fed))
193188

194189

195-
190+
<!-- next-url -->
191+
[Unreleased]: https://github.com/assert-rs/predicates-rs/compare/v1.0.0...HEAD

0 commit comments

Comments
 (0)