Skip to content

Commit

Permalink
Note as_hash() in the change log.
Browse files Browse the repository at this point in the history
Bump the future version number for a feature change.

For #172
  • Loading branch information
schwern committed Nov 23, 2011
1 parent 8202f2c commit 751895a
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion Changes
@@ -1,7 +1,10 @@
2.9.2
2.10.0
Test Fixes
* Removed a use of Test::Exception, which we don't depend on.

New Features
* %hash = @array->as_hash; will turn all the values in @array to
keys in %hash.

2.9.1 Fri Nov 11 16:13:32 PST 2011
Bug Fixes
Expand Down

0 comments on commit 751895a

Please sign in to comment.