Skip to content

Commit

Permalink
version bump 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
janlelis committed Jul 7, 2011
1 parent 99ae4a4 commit f253f1e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.rdoc
@@ -1,10 +1,10 @@
== next (0.4.0)
== 0.4.0
* Add support for loading color schemas from yaml files
* Add ability to hook in a custom colorizer
* Support for Paint, HighLine, old Wirb color names (Wirb0) and even older Wirble color names
* Support for Paint, HighLine (1.6.3), old Wirb color names (Wirb0) and even older Wirble color names
* Wirb0(-like) colors are still default, but will be dropped (as default) in 1.0
* Provides hybrid connectors to Paint and HighLine that also enable Wirb colors (Wirb0_Paint, Wirb0_HighLine)
* Only display error on failed tokenizations if $VERBOSE is true
* Only display error on failed tokenizations if $VERBOSE is not false

== 0.3.2
* Improve :<=> parsing :D
Expand Down

0 comments on commit f253f1e

Please sign in to comment.