CHANGELOG.rdoc in unextendable-0.1.6 vs CHANGELOG.rdoc in unextendable-0.1.7
- old
+ new
@@ -1,6 +1,10 @@
= Unextendable CHANGELOG
+== Version 0.1.7 (August 15, 2012)
+
+* Support (un-)extending private / protected methods. Thanks Stephan Kaag (@stephankaag) for contributing
+
== Version 0.1.6 (January 9, 2012)
* Being able to tackle 'BlankObject instances' when extending:
A 'BlankObject class' is considered not to have meta_class and unextend defined, but does respond to extend (e.g. Liquid::Strainer)
See also: http://rubydoc.info/gems/liquid/2.3.0/Liquid/Strainer
\ No newline at end of file