From 815d11de05f7b140e3769d61a509bc0bc58fc9bb Mon Sep 17 00:00:00 2001 From: Damian Mooyman Date: Thu, 19 May 2016 10:44:29 +1200 Subject: [PATCH] Update changelog fro 2.8.5 --- changelog.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/changelog.md b/changelog.md index c397aaa4..fc6d9c54 100644 --- a/changelog.md +++ b/changelog.md @@ -4,6 +4,15 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). +## [2.8.5] + +* Update translations. +* Remove CMS from composer dependencies. +* Fix reference to queued job admin email +* BUG Remove invalid backtraces from errcontext +* Fix long job cron example in readme +* Updating the "travis" build reference. + ## [2.8.4] * Readded function to list current jobs in ProcessJobQueueTask