Bumped to 0.3.0

This commit is contained in:
Joshua Nichols
2010-04-01 00:15:14 -04:00
parent 595c53370e
commit 4ccbd927fa
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
# 3.0.0
* Renamed 'link' to 'symlink'
* Fixed conflict resolution when symlink destination exists and is a normal file
# 2.0.0
* Better support for recognizing git urls (thanks jacobat!)