Skip to content

Commit 8d6d2d3

Browse files
committed
docs: Update changelog
1 parent 7aeb63d commit 8d6d2d3

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77
<!-- next-header -->
88
## [Unreleased] - ReleaseDate
99

10+
### Features
11+
12+
- cherry-pick and squash support
13+
- Wrappers around git hooks
14+
1015
<!-- next-url -->
11-
[Unreleased]: https://github.com/gitext-rs/git2ext/compare/15449592300986753c174f63d412b212ad919285..HEAD
16+
[Unreleased]: https://github.com/gitext-rs/git2ext/compare/15449592300986753c174f63d412b212ad919285...HEAD

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "git2ext"
3-
version = "0.0.1"
3+
version = "0.0.2"
44
description = "git2 Extensions"
55
license = "MIT OR Apache-2.0"
66
repository = "https://github.com/gitext-rs/git2ext.git"

0 commit comments

Comments
 (0)