Skip to content

Commit

Permalink
Prepare for release 1.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Tadej Borovšak committed Mar 30, 2021
1 parent 860bc14 commit 1683d44
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 1 deletion.
12 changes: 12 additions & 0 deletions changelogs/changelog.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
---
releases:
1.9.3:
release_date: "2021-03-30"
changes:
release_summary: |
Opening Windows
The only change in this release is removal of the ``ansible.windows``
dependency. This should allow users that only use certified collections
to install and use the collection.
minor_hanges:
- Remove Windows Ansible Collection dependency.

1.9.2:
release_date: "2021-03-28"
changes:
Expand Down
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.9.3 -- Opening Windows
--------------------------------

The only change in this release is removal of the ``ansible.windows``
dependency. This should allow users that only use certified
collections to install and use the collection.

**New features:**

* Remove Windows Ansible Collection dependency.


Version 1.9.2 -- A fresh batch of updates
-----------------------------------------

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.9.2
version: 1.9.3

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

0 comments on commit 1683d44

Please sign in to comment.