Skip to content

Commit

Permalink
Merge pull request #75 from idealista/develop
Browse files Browse the repository at this point in the history
v2.1.1
  • Loading branch information
José Noguera authored May 22, 2018
2 parents d53c603 + aa033e2 commit 6f2207a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ This project adheres to [Semantic Versioning](http://semver.org/) and [Keep a ch

## [Unreleased](https://github.com/idealista/prom2teams/tree/develop)

## [2.1.0](https://github.com/idealista/prom2teams/tree/2.1.0)
[Full Changelog](https://github.com/idealista/prom2teams/compare/2.0.4...2.1.0)
## [2.1.1](https://github.com/idealista/prom2teams/tree/2.1.1)
[Full Changelog](https://github.com/idealista/prom2teams/compare/2.0.4...2.1.1)
### Added
- *[#70](https://github.com/idealista/prom2teams/pull/70) Check the Teams's response "text" attribute ='1' for validating a message was sent correctly* @Gkrlo
- *[#69](https://github.com/idealista/prom2teams/issues/69) Add resolved to notifications* @jnogol
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@


setup(name='prom2teams',
version='2.1.0',
version='2.1.1',
description='Project that redirects Prometheus Alert Manager '
'notifications to Microsoft Teams',
long_description=readme,
Expand Down

0 comments on commit 6f2207a

Please sign in to comment.