Commit 0d00b698 authored by Vincent Driessen's avatar Vincent Driessen

Add Changelog note and added Emre to list of contributors.

parent 62c339eb
...@@ -16,5 +16,6 @@ Authors are (ordered by first commit date): ...@@ -16,5 +16,6 @@ Authors are (ordered by first commit date):
- Kiall Mac Innes - Kiall Mac Innes
- Jon Bernard - Jon Bernard
- Olivier Mengué - Olivier Mengué
- Emre Berge Ergenekon
Portions derived from other open source works are clearly marked. Portions derived from other open source works are clearly marked.
...@@ -2,6 +2,9 @@ ...@@ -2,6 +2,9 @@
----- -----
Release date: **not yet** Release date: **not yet**
* `git flow init` now detects situations where origin already has gitflow
branches set up, and behaves accordingly (thanks Emre Berge Ergenekon)
* `git flow feature finish` can now be called without a feature branch * `git flow feature finish` can now be called without a feature branch
name(prefix) argument and will finish the current branch, if on any. name(prefix) argument and will finish the current branch, if on any.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment