Updated CHANGELOG

This commit is contained in:
Thibaud Guillaume-Gentil 2011-04-14 21:38:30 +02:00
parent 2359723763
commit d1ae2863c9

View File

@ -1,8 +1,11 @@
Features:
- Added a command line option (-n false) to disable notifications (growl/libnotify)
Bugs fixes: Bugs fixes:
- Return unique filenames from Linux listener (Marian Schubert) - Return unique filenames from Linux listener (Marian Schubert)
- Guard.get_guard_class return wrong class when loaded nested class. (koshigoe) - Guard.get_guard_class return wrong class when loaded nested class. (koshigoe)
- Fixed open-gem/gem_open dependency problem by using `gem which` to locate guards gem path - Fixed open-gem/gem_open dependency problem by using `gem which` to locate guards gem path
- Fixed an invalid ANSI escape code in UI.reset_line (gix)
== 0.3.0 (Jan 19, 2011) == 0.3.0 (Jan 19, 2011)