@@ -5,6 +5,31 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
+ ## v0.3.1 (2023-02-26)
9
+
10
+ ### Chore
11
+
12
+ - <csr-id-fe374c36842ce95366842e3b141a25147b94fd07 /> README updates
13
+ Updating README to reflect state of latest 0.3.0 release
14
+
15
+ ### Commit Statistics
16
+
17
+ <csr-read-only-do-not-edit />
18
+
19
+ - 1 commit contributed to the release.
20
+ - 1 commit was understood as [ conventional] ( https://www.conventionalcommits.org ) .
21
+ - 1 unique issue was worked on: [ #6 ] ( https://github.com/cmars/onionpipe-rs/issues/6 )
22
+
23
+ ### Commit Details
24
+
25
+ <csr-read-only-do-not-edit />
26
+
27
+ <details ><summary >view details</summary >
28
+
29
+ * ** [ #6 ] ( https://github.com/cmars/onionpipe-rs/issues/6 ) **
30
+ - README updates ([ ` fe374c3 ` ] ( https://github.com/cmars/onionpipe-rs/commit/fe374c36842ce95366842e3b141a25147b94fd07 ) )
31
+ </details >
32
+
8
33
## v0.3.0 (2023-02-25)
9
34
10
35
### New Features
@@ -16,7 +41,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
16
41
17
42
<csr-read-only-do-not-edit />
18
43
19
- - 1 commit contributed to the release.
44
+ - 2 commits contributed to the release.
20
45
- 5 days passed between releases.
21
46
- 1 commit was understood as [ conventional] ( https://www.conventionalcommits.org ) .
22
47
- 1 unique issue was worked on: [ #5 ] ( https://github.com/cmars/onionpipe-rs/issues/5 )
@@ -29,6 +54,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
29
54
30
55
* ** [ #5 ] ( https://github.com/cmars/onionpipe-rs/issues/5 ) **
31
56
- parse forward expressions from CLI ([ ` b5554e0 ` ] ( https://github.com/cmars/onionpipe-rs/commit/b5554e040254cd4639b741f3d5b256857c126662 ) )
57
+ * ** Uncategorized**
58
+ - Release onionpipe v0.3.0 ([ ` bf2c441 ` ] ( https://github.com/cmars/onionpipe-rs/commit/bf2c441c5a3cc0bfc813ee86abe673f57cc097a2 ) )
32
59
</details >
33
60
34
61
## v0.2.2 (2023-02-20)
0 commit comments