Skip to content
This repository was archived by the owner on Jun 19, 2023. It is now read-only.

Commit d769a3a

Browse files
Update version
1 parent 646c483 commit d769a3a

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,11 @@
3232
[zheeeng]: https://github.com/zheeeng
3333
[mayerc-MSFT]: https://github.com/mayerc-MSFT
3434
[stevemao]: https://github.com/stevemao
35+
[gpongelli]: https://github.com/gpongelli
3536

3637
# Changelog
3738

38-
#### 1.12.0-dev.11
39+
#### 1.11.1-dev.21
3940
[Peter van der Does][petervanderdoes]
4041
* Bugfix: Remove inconsistency when pre_hook fails (Thanks [Gabriele Pongelli][gpongelli])
4142
* Fix indentation in README.md (Thanks [Shoozza][Shoozza])
@@ -56,6 +57,9 @@
5657
[Steve Mao][stevemao]
5758
* Fix: Standarize the README markdown.
5859

60+
[Gabriele Pongelli][gpongelli]
61+
* Enhancement: Also use core.hooksPath for suggestion for the hook path during initialization.
62+
5963
#### 1.11.0
6064
[Peter van der Does][petervanderdoes]
6165
* Bugfix: Problems when using fetch.prune

git-flow-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
# SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
3838
#
3939

40-
GITFLOW_VERSION=1.12.0-dev.11
40+
GITFLOW_VERSION=1.11.1-dev.21
4141

4242
initialize() {
4343
# A function can not be empty. Comments count as empty.

0 commit comments

Comments
 (0)