Skip to content

Commit 2d0cbec

Browse files
committed
Add some changelog notes.
1 parent 5f860bf commit 2d0cbec

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

Changes.mdown

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
0.4.1:
2+
-----
3+
Release date: *Not released yet*
4+
5+
* New option `-d` added to `git flow init`, to initialize with defaults without
6+
asking for input. Ideal for creating git-flow enabled repos in custom
7+
scripts.
8+
9+
* The parsing issues related to git-flow feature's flags are now dealt with on
10+
all known platforms. (Fixed #54, #62, #86, #97)
11+
12+
* Escape queries for detecting branch/tag names. (Fixed #91)
13+
14+
115
0.4:
216
---
317
Release date: **2010/10/18**

0 commit comments

Comments
 (0)