Skip to content

Commit

Permalink
v2.2.2 to changelog an d setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Jose committed Sep 24, 2018
1 parent 53d1321 commit dcfa3a6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ This project adheres to [Semantic Versioning](http://semver.org/) and [Keep a ch

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

## [2.2.2](https://github.com/idealista/prom2teams/tree/2.2.2)
[Full Changelog](https://github.com/idealista/prom2teams/compare/2.2.1...2.2.2)
## Added
- *[#94](https://github.com/idealista/prom2teams/pull/94) Always group by status @manuhortet*

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.2.1',
version='2.2.2',
description='Project that redirects Prometheus Alert Manager '
'notifications to Microsoft Teams',
long_description=readme,
Expand Down

0 comments on commit dcfa3a6

Please sign in to comment.