File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -5,15 +5,15 @@ 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
- ## Unreleased
8
+ ## 0.0.0 (2022-01-12)
9
9
10
10
Initial release, entirely empty.
11
11
12
12
### Commit Statistics
13
13
14
14
<csr-read-only-do-not-edit />
15
15
16
- - 1 commit contributed to the release.
16
+ - 2 commits contributed to the release.
17
17
- 0 commits where understood as [ conventional] ( https://www.conventionalcommits.org ) .
18
18
- 1 unique issue was worked on: [ #293 ] ( https://github.com/Byron/gitoxide/issues/293 )
19
19
@@ -24,6 +24,7 @@ Initial release, entirely empty.
24
24
<details ><summary >view details</summary >
25
25
26
26
* ** [ #293 ] ( https://github.com/Byron/gitoxide/issues/293 ) **
27
+ - git-bitmap - changelog ([ ` 339318c ` ] ( https://github.com/Byron/gitoxide/commit/339318c072928b0d683a3746ea9e5c18e485dbbd ) )
27
28
- Add git-bitmap crate for use in git-index ([ ` a517f26 ` ] ( https://github.com/Byron/gitoxide/commit/a517f2697678f31e29ec9982d02ccfec6a777bbf ) )
28
29
</details >
29
30
You can’t perform that action at this time.
0 commit comments