README.md in tins-1.8.1 vs README.md in tins-1.8.2
- old
+ new
@@ -10,9 +10,13 @@
[![Code Coverage](https://codeclimate.com/github/flori/tins/coverage.png)](https://codeclimate.com/github/flori/tins)
## Changes
+
+* 2016-01-18 Release 1.8.2
+ - Implement Tins::StringVersion::Version#dup and
+ Tins::StringVersion::Version#clone.
* 2015-12-03 Release 1.8.1
- Remove some backports already existant in the newer supported rubies.
* 2015-12-01 Release 1.8.0
- Add `foo_of` and `foo_annotations` methods to instances of classes with
annotated methods.