diff --git a/CHANGELOG.md b/CHANGELOG.md index c280b3a..4e25b57 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,11 +5,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). -## [Unreleased] +## [2.0.0-rc1] 2019-01-28 ### Added - setup.py to be able to install plugin from the command line. - Dockerfile to build an image and run err-stackstorm from within a Docker container. (alpine linux based) - Support for Out-of-Bands authentication. + - Support for formatting with XMMP backend. ### Changed - Updated err-stacksotorm python module requirements. diff --git a/html/index.html b/html/index.html index 8702950..af105bb 100644 --- a/html/index.html +++ b/html/index.html @@ -4,7 +4,7 @@