README.md in logster-1.2.2 vs README.md in logster-1.2.3

- old
+ new

@@ -94,9 +94,13 @@ 3. Commit your changes (`git commit -am 'Add some feature'`) 4. Push to the branch (`git push origin my-new-feature`) 5. Create a new Pull Request # CHANGELOG +- 2016-05-05: Version 1.2.3h + - Fix: clear_all now also clears rate limits + - Fix: protect against corrupt data in redis during clear + - 2016-03-22: Version 1.2.2 - Fix: Conflicting attributes and method name for `Logster::RedisStore#rate_limits`. - Fix: Rate limit checker was tracking limits too early. It should only track when a message has been bumped or saved. - 2016-03-22: Version 1.2.1