README.md in tins-1.6.0 vs README.md in tins-1.7.0

- old
+ new

@@ -10,9 +10,16 @@ [![Code Coverage](https://codeclimate.com/github/flori/tins/coverage.png)](https://codeclimate.com/github/flori/tins) ## Changes +* 2015-11-09 Release 1.7.0 + - Officially require ruby >= 2.0 and use new hash syntax. + - New feature attempt: sleep:-30 sleeps upto 30 seconds while retrying with + an exponential waiting pattern. + - Remove rotate and shuffle, recent rubies all support them. + - Add an object oriented view on method signatures and use it to create + method descriptions. * 2015-08-13 Release 1.6.0 - Add complete method for readline completion * 2015-06-21 Release 1.5.4 - Avoid %i syntax for now * 2015-06-17 Release 1.5.3