diff --git a/CHANGELOG.md b/CHANGELOG.md index 24f6660..09cd436 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +# 0.6.1 + +- Fixes an issue with timezones +- Adds support for microtimes + # 0.6.0 - [BC] Synchronize with SlmQueue release 0.6.0 which adds compatibility with PHP7, zend-servicemanager 3 and zend-eventmanager 3 diff --git a/README.md b/README.md index fe5f225..64f1d11 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ SlmQueueDoctrine [![Latest Stable Version](https://poser.pugx.org/slm/queue-doctrine/v/stable.png)](https://packagist.org/packages/slm/queue-doctrine) [![Latest Unstable Version](https://poser.pugx.org/slm/queue-doctrine/v/unstable.png)](https://packagist.org/packages/slm/queue-doctrine) -Version 0.5.0 Created by Stefan Kleff +Created by Stefan Kleff Requirements ------------