History.rdoc in tailor-1.1.2 vs History.rdoc in tailor-1.1.3
- old
+ new
@@ -1,4 +1,10 @@
+=== 1.1.3 2013-01-28
+
+* gh-121[https://github.com/turboladen/tailor/issues/121]
+ * Camel case methods are now detected properly when used inside of a class.
+ Thanks @jasonku!
+
=== 1.1.2 2012-06-01
* gh-101[https://github.com/turboladen/tailor/issues/101]
* Tailor now handles code that uses backslashes to break up statements to
multiple lines. Note that this is somewhat of a hack, since Ripper does not