File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
7
7
<!-- next-header -->
8
8
## [ Unreleased] - ReleaseDate
9
9
10
+ ## [ 0.0.5] - 2022-03-14
11
+
10
12
### Breaking Change
11
13
12
14
- Made clear which hooks are never-fail
@@ -34,6 +36,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
34
36
- Wrappers around git hooks
35
37
36
38
<!-- next-url -->
37
- [ Unreleased ] : https://github.com/gitext-rs/git2-ext/compare/v0.0.4...HEAD
39
+ [ Unreleased ] : https://github.com/gitext-rs/git2-ext/compare/v0.0.5...HEAD
40
+ [ 0.0.5 ] : https://github.com/gitext-rs/git2-ext/compare/v0.0.4...v0.0.5
38
41
[ 0.0.4 ] : https://github.com/gitext-rs/git2-ext/compare/v0.0.3...v0.0.4
39
42
[ 0.0.3 ] : https://github.com/gitext-rs/git2-ext/compare/15449592300986753c174f63d412b212ad919285...v0.0.3
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " git2-ext"
3
- version = " 0.0.4 "
3
+ version = " 0.0.5 "
4
4
description = " git2 Extensions"
5
5
license = " MIT OR Apache-2.0"
6
6
repository = " https://github.com/gitext-rs/git2-ext.git"
You can’t perform that action at this time.
0 commit comments