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
3
11
4
12
Stable release!
5
13
6
- <a name =" 0.13.1 " ></a >
7
- ## 0.13.1 (2019-12-01)
14
+ ## 0.13.1 - 2019-12-01
8
15
9
16
10
17
#### Features
@@ -13,8 +20,7 @@ Stable release!
13
20
14
21
15
22
16
- <a name =" 0.13.0 " ></a >
17
- ## 0.13.0 (2019-11-29)
23
+ ## 0.13.0 - 2019-11-29
18
24
19
25
20
26
#### Breaking Changes
@@ -29,8 +35,7 @@ Stable release!
29
35
30
36
31
37
32
- <a name =" 0.11.3 " ></a >
33
- ## 0.11.3 (2019-01-29)
38
+ ## 0.11.3 - 2019-01-29
34
39
35
40
36
41
#### Features
@@ -39,8 +44,7 @@ Stable release!
39
44
40
45
41
46
42
- <a name =" 0.11.2 " ></a >
43
- ## 0.11.2 (2019-01-29)
47
+ ## 0.11.2 - 2019-01-29
44
48
45
49
46
50
#### Features
@@ -49,8 +53,7 @@ Stable release!
49
53
50
54
51
55
52
- <a name =" 0.11.1 " ></a >
53
- ## 0.11.1 (2019-01-29)
56
+ ## 0.11.1 - 2019-01-29
54
57
55
58
56
59
#### Features
@@ -59,8 +62,7 @@ Stable release!
59
62
60
63
61
64
62
- <a name =" 0.11.0 " ></a >
63
- ## 0.11.0 (2019-01-29)
65
+ ## 0.11.0 - 2019-01-29
64
66
65
67
66
68
#### Breaking Changes
@@ -80,8 +82,7 @@ Stable release!
80
82
81
83
82
84
83
- <a name =" 0.10.1 " ></a >
84
- ## 0.10.1 (2019-01-07)
85
+ ## 0.10.1 - 2019-01-07
85
86
86
87
87
88
#### Bug Fixes
@@ -90,8 +91,7 @@ Stable release!
90
91
91
92
92
93
93
- <a name =" 0.10.0 " ></a >
94
- ## 0.10.0 (2018-10-26)
94
+ ## 0.10.0 - 2018-10-26
95
95
96
96
97
97
#### Breaking Changes
@@ -109,8 +109,7 @@ Stable release!
109
109
110
110
111
111
112
- <a name =" 0.9.0 " ></a >
113
- ## 0.9.0 (2018-08-02)
112
+ ## 0.9.0 - 2018-08-02
114
113
115
114
116
115
#### Breaking Changes
@@ -137,8 +136,7 @@ Stable release!
137
136
138
137
139
138
140
- <a name =" 0.3.0 " ></a >
141
- ## 0.3.0 (2018-06-27)
139
+ ## 0.3.0 - 2018-06-27
142
140
143
141
144
142
#### Features
@@ -161,15 +159,13 @@ Stable release!
161
159
162
160
163
161
164
- <a name =" 0.2.1 " ></a >
165
- ## 0.2.1 (2018-06-13)
162
+ ## 0.2.1 - 2018-06-13
166
163
167
164
168
165
* Documentation updates
169
166
170
167
171
- <a name =" 0.2.0 " ></a >
172
- ## 0.2.0 (2018-05-30)
168
+ ## 0.2.0 - 2018-05-30
173
169
174
170
#### Bug Fixes
175
171
@@ -183,13 +179,13 @@ Stable release!
183
179
184
180
* Update version of ` predicates-rs ` to v0.5.0.
185
181
186
- <a name =" 0.1.1 " ></a >
187
- ## 0.1.1 (2018-05-28)
182
+ ## 0.1.1 - 2018-05-28
188
183
189
184
190
185
#### Features
191
186
192
187
* Add a prelude ([ 43539abf] ( https://github.com/assert-rs/assert_fs/commit/43539abff3e3ee879b763f5049817ca7d8609fed ) )
193
188
194
189
195
-
190
+ <!-- next-url -->
191
+ [ Unreleased ] : https://github.com/assert-rs/predicates-rs/compare/v1.0.0...HEAD
0 commit comments