Skip to content

Commit

Permalink
Merge pull request #78 from infracloudio/add-changelog
Browse files Browse the repository at this point in the history
Add CHANGELOG.md
  • Loading branch information
PrasadG193 authored Apr 4, 2019
2 parents 9e1500f + 02806d4 commit a3f2bae
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Changelog

# 0.7.0 - 2019-04-04
### Added
- Mattermost support
- Support to restart BotKube pod if config file is updated through configmap
- Add new env var LOG_LEVEL to set logging levels
- Add badges for Slack and docs
- Add support for elasticsearch interface
- Added target in Makefile to update helm version

### Changed
- Hide sensitive info while displaying config with showconfig command
- Return BotKube version with response to ping command

0 comments on commit a3f2bae

Please sign in to comment.