Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nzlosh authored Feb 8, 2019
1 parent abe0b0e commit a71b24a
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,17 @@ 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).

## [2.0.0-rc2] 2019-02-08
### Added
- Correctly support action-alias acknowledge enabled flag in StackStorm API.
- Support appending the execution `web_url` to action-alias acknowledgement message.

### Changed
- Fixed exception raise in log message when err-stackstorm isn't able to fetch a valid StackStorm user token.

### Removed
- removed dependency for st2client to be able to use requests>=2.20. This avoid conflicts with popular chat backends.

## [2.0.0-rc1] 2019-01-28
### Added
- setup.py to be able to install plugin from the command line.
Expand Down

0 comments on commit a71b24a

Please sign in to comment.