Skip to content

Commit

Permalink
Release 3.3.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
felixfontein committed Dec 6, 2022
1 parent ed48629 commit 080a043
Show file tree
Hide file tree
Showing 4 changed files with 23 additions and 3 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,19 @@ Docker Community Collection Release Notes
.. contents:: Topics


v3.3.1
======

Release Summary
---------------

Bugfix release.

Bugfixes
--------

- current_container_facts - make container detection work better in more cases (https://github.com/ansible-collections/community.docker/pull/522).

v3.3.0
======

Expand Down
10 changes: 10 additions & 0 deletions changelogs/changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1063,3 +1063,13 @@ releases:
- 513-api-npipe.yml
- 518-docker_container_exec-workdir.yml
release_date: '2022-12-03'
3.3.1:
changes:
bugfixes:
- current_container_facts - make container detection work better in more cases
(https://github.com/ansible-collections/community.docker/pull/522).
release_summary: Bugfix release.
fragments:
- 3.3.1.yml
- 522-current-image.yml
release_date: '2022-12-06'
1 change: 0 additions & 1 deletion changelogs/fragments/3.3.1.yml

This file was deleted.

2 changes: 0 additions & 2 deletions changelogs/fragments/522-current-image.yml

This file was deleted.

0 comments on commit 080a043

Please sign in to comment.