diff --git a/CHANGES b/CHANGES index 565bae3dd..ea08405f4 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,7 @@ -master ------- +Version 0.11.1 +-------------- +* Fix migration disassociating checks from services/instances * Fix migration requiring jenkins environment variables are set * Reduce time to store old check results to 7 days - Currently stores for 2 months, but there's no actual way to view the old data. @@ -8,6 +9,8 @@ master Version 0.11.0 -------------- +*** BROKEN RELEASE - MIGRATIONS DON'T WORK CORRECTLY *** + * Jenkins support: - Fail Jenkins checks when job is unknown - Use [jenkinsapi](https://pypi.python.org/pypi/jenkinsapi) to talk to Jenkins