Skip to content

Commit

Permalink
Prepare collection for 1.1.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Tadej Borovšak authored and mancabizjak committed Jan 8, 2020
1 parent 6091838 commit a70e444
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions docs/source/release_notes.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
Release notes
=============

Version 1.1.1 -- Python 2 is Still a Thing
------------------------------------------

This is a bugfix release that makes sure the Sensu collection is working when
Ansible control node uses Python 2.

**Bug fixes:**

* Accept *str* and *unicode* instance as a valid string in *bonsai_asset*
action plugin.


Version 1.1 -- Hello Sensu Go 5.16
----------------------------------

Expand Down
2 changes: 1 addition & 1 deletion galaxy.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
namespace: sensu
name: sensu_go
version: 1.1.0
version: 1.1.1

authors:
- Paul Arthur <[email protected]> (@flowerysong)
Expand Down

0 comments on commit a70e444

Please sign in to comment.