From 173a91cd26f12c436075a7d9e88de8d163af273a Mon Sep 17 00:00:00 2001 From: Nikita Melkozerov Date: Wed, 4 Apr 2018 17:21:52 +0200 Subject: [PATCH] 0.5.0 changelog update (#217) * 0.5.0 changelog update * changelog update --- changelog.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/changelog.md b/changelog.md index 7db1e6a1..6bd40b4a 100644 --- a/changelog.md +++ b/changelog.md @@ -4,7 +4,14 @@ Metronome uses Marathon as a library for scheduling. We have bumped the dependen This brings a lot of bug fixes and new features from the last 3 versions of Marathon. At the same time, it allows us to add UCR and secrets support. +## Features + +* [METRONOME-246](https://jira.mesosphere.com/browse/METRONOME-246) Support secrets in Metronome + +## Bugs and Tracking + * [METRONOME-238](https://jira.mesosphere.com/browse/METRONOME-238) Migrate from joda time to java time +* [METRONOME-218](https://jira.mesosphere.com/browse/METRONOME-218) HTTP 500 Errors Based on ZK Storage ## Breaking changes