Skip to content

Commit

Permalink
prepped for release
Browse files Browse the repository at this point in the history
[git-p4: depot-paths = "//src/heckle/dev/": change = 7809]
  • Loading branch information
zenspider committed Oct 3, 2012
1 parent 10a8b47 commit 42bc68d
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions History.txt
@@ -1,3 +1,19 @@
=== 2.0.0.b1 / 2012-10-02

* 1 major enhancement:

* Hot damn! It works with ruby_parser!!! (phiggins)

* 1 minor enhancement:

* 1.9 support! (phiggins)

* 3 bug fixes:

* Fixed Ruby2Ruby usage (raggi)
* Fixed dependencies so heckle doesn't use ruby_parser 3 and friends.
* Fixed grammar in description. Reported by Jean Lange.

=== 1.4.3 / 2009-06-23

* 2 minor enhancements:
Expand Down
2 changes: 1 addition & 1 deletion lib/heckle.rb
Expand Up @@ -32,7 +32,7 @@ class Timeout < Timeout::Error; end
##
# The version of Heckle you are using.

VERSION = '1.4.3'
VERSION = '2.0.0.b1'

##
# Branch node types.
Expand Down

0 comments on commit 42bc68d

Please sign in to comment.