From d2b6e41d393e5562063edc6a1aa87e014a0ddc75 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Thu, 4 Oct 2012 17:08:27 -0700 Subject: rpatricia 1.0 - Add Patricia#nodes methods to return all nodes as a Hash --- Changes | 3 +++ rpatricia.gemspec | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/Changes b/Changes index 1c8fb3e..db7f6f8 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,6 @@ +1.0 2012/10/05 + - Add Patricia#nodes methods to return all nodes as a Hash + 0.09 2012/07/18 - fix bounds error leading to "invalid prefix" exceptions diff --git a/rpatricia.gemspec b/rpatricia.gemspec index cc611e5..b688013 100644 --- a/rpatricia.gemspec +++ b/rpatricia.gemspec @@ -3,7 +3,7 @@ Gem::Specification.new do |s| s.name = %q{rpatricia} - s.version = %q{0.09} # remember to update Changes if this is changed + s.version = %q{1.0} # remember to update Changes if this is changed s.homepage = "http://www.goto.info.waseda.ac.jp/~tatsuya/rpatricia/" -- cgit v1.2.3-24-ge0c7