Version bump to 0.1.1, and added ChangeLog.

This commit is contained in:
Joshua Nichols
2010-03-17 11:45:50 -04:00
parent 8add88a1dc
commit a7d2dfebb3
2 changed files with 10 additions and 1 deletions

9
ChangeLog.markdown Normal file
View File

@@ -0,0 +1,9 @@
# 0.1.1
* Fixed trying to link against castles that don't exist
* Fixed linking, which tries to exclude . and .. from the list of files to
link (thanks Martinos)
# 0.1.0
* Initial release