Skip to content

Commit

Permalink
Release 1.10.12.
Browse files Browse the repository at this point in the history
  • Loading branch information
felixfontein committed Dec 3, 2022
1 parent 541e47d commit e3fe22d
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


v1.10.12
========

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

Maintenance release with a bugfix and improved documentation.

Minor Changes
-------------

- current_container_facts - make work with current Docker version (https://github.com/ansible-collections/community.docker/pull/510, https://github.com/ansible-collections/community.docker/pull/512).

v1.10.11
========

Expand Down
10 changes: 10 additions & 0 deletions changelogs/changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -200,6 +200,16 @@ releases:
- 389-api-version.yml
- 448-docker_stack-error.yml
release_date: '2022-08-12'
1.10.12:
changes:
minor_changes:
- current_container_facts - make work with current Docker version (https://github.com/ansible-collections/community.docker/pull/510,
https://github.com/ansible-collections/community.docker/pull/512).
release_summary: Maintenance release with a bugfix and improved documentation.
fragments:
- 1.10.12.yml
- 510-current_container_facts.yml
release_date: '2022-12-03'
1.10.2:
changes:
bugfixes:
Expand Down
1 change: 0 additions & 1 deletion changelogs/fragments/1.10.12.yml

This file was deleted.

2 changes: 0 additions & 2 deletions changelogs/fragments/510-current_container_facts.yml

This file was deleted.

0 comments on commit e3fe22d

Please sign in to comment.