Skip to content

Commit

Permalink
prepped for release
Browse files Browse the repository at this point in the history
[git-p4: depot-paths = "//src/flay/dev/": change = 5387]
  • Loading branch information
zenspider committed Aug 14, 2009
1 parent 9b5e4c6 commit 961c7f3
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions History.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
=== 1.4.0 / 2009-08-14

* 4 minor enhancements:

* Pushed Sexp#mass up to sexp_processor.
* Removed #similarity #compare_to, #intersection, #triangle, and other cruft.
* Renamed all_subhashes to all_structural_subhashes.
* Renamed fuzzy_hash to structural_hash.

=== 1.3.0 / 2009-06-23

* 5 minor enhancements:
Expand Down
2 changes: 1 addition & 1 deletion lib/flay.rb
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
require 'ruby_parser'

class Flay
VERSION = '1.3.0'
VERSION = '1.4.0'

def self.default_options
{
Expand Down

0 comments on commit 961c7f3

Please sign in to comment.