Update CHANGELOG for 0.1.1

This commit is contained in:
Brandon Amos 2015-10-15 11:25:58 -04:00
parent 0004721e3b
commit 357e7bca73
1 changed files with 5 additions and 0 deletions

View File

@ -1,2 +1,7 @@
# 0.1.1 (2015/10/15)
+ Fix debug mode of NaiveDlib alignment.
+ Add util/prune-dataset.py for dataset processing.
+ Correct Docker dependencies.
# 0.1.0 (2015/10/13)
+ Initial release.