diff --git a/CHANGELOG.md b/CHANGELOG.md index 1a26f3f678f61c869e81d8d87de00a0447762888..32feaf10521cf94bd99fbcba5ebfe3bab2368538 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ +# 1.2.0 + +- Improve use experience with SSL certificates + + We now load the system CA bundle if it exists (fix errors when running inside G5K) +- Misc: + + Grid5000 shell colors + + RST doc regenerated + +# 1.1.3 + +- Fix metrics endpoints + # 1.1.2 - Extract a API method to authenticate from python