README.md in tins-1.17.0 vs README.md in tins-1.18.0

- old
+ new

@@ -10,10 +10,12 @@ [![Code Coverage](https://codeclimate.com/github/flori/tins/coverage.png)](https://codeclimate.com/github/flori/tins) ## Changes -* 2018-10-15 RElease 1.17.0 +* 2018-11-02 Release 1.18.0 + - `thread_local` and `thread_global` with default block +* 2018-10-15 Release 1.17.0 - Add Tins::TempIO::Enum class to wrap `temp_io` into Enumerator. * 2017-12-05 Release 1.16.3 - Improve `temp_io` method by not changing working dir. * 2017-12-05 Release 1.16.2 - Improve `temp_io` method with a given name.