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.7] - 2022-10-03
11
+
10
12
### Breaking Changes
11
13
12
14
- Upgraded ` git2 `
@@ -46,7 +48,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
46
48
- Wrappers around git hooks
47
49
48
50
<!-- next-url -->
49
- [ Unreleased ] : https://github.com/gitext-rs/git2-ext/compare/v0.0.6...HEAD
51
+ [ Unreleased ] : https://github.com/gitext-rs/git2-ext/compare/v0.0.7...HEAD
52
+ [ 0.0.7 ] : https://github.com/gitext-rs/git2-ext/compare/v0.0.6...v0.0.7
50
53
[ 0.0.6 ] : https://github.com/gitext-rs/git2-ext/compare/v0.0.5...v0.0.6
51
54
[ 0.0.5 ] : https://github.com/gitext-rs/git2-ext/compare/v0.0.4...v0.0.5
52
55
[ 0.0.4 ] : https://github.com/gitext-rs/git2-ext/compare/v0.0.3...v0.0.4
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " git2-ext"
3
- version = " 0.0.6 "
3
+ version = " 0.0.7 "
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