File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -4,13 +4,13 @@ Ansible community.clickhouse collection changelog Release Notes
44
55.. contents :: Topics
66
7- v0.10.1
7+ v0.11.0
88=======
99
1010Release Summary
1111---------------
1212
13- This is a patch release of the ``community.clickhouse `` collection.
13+ This is a minor release of the ``community.clickhouse `` collection.
1414This changelog contains all changes to the modules and plugins in this collection
1515that have been made after the previous release.
1616
Original file line number Diff line number Diff line change @@ -48,17 +48,17 @@ releases:
4848 - 0.10.0.yml
4949 - 1-user_quote_names.yml
5050 release_date : ' 2025-10-08'
51- 0.10.1 :
51+ 0.11.0 :
5252 changes :
5353 minor_changes :
5454 - clickhouse_grants - add ``cluster`` argument (https://github.com/ansible-collections/community.clickhouse/issues/130).
55- release_summary : ' This is a patch release of the ``community.clickhouse`` collection.
55+ release_summary : ' This is a minor release of the ``community.clickhouse`` collection.
5656
5757 This changelog contains all changes to the modules and plugins in this collection
5858
5959 that have been made after the previous release.'
6060 fragments :
61- - 0.10.1 .yml
61+ - 0.11.0 .yml
6262 - 131-add-cluster-param-for-grants.yaml
6363 release_date : ' 2025-10-16'
6464 0.2.0 :
Original file line number Diff line number Diff line change 22
33namespace : community
44name : clickhouse
5- version : 0.10.1
5+ version : 0.11.0
66readme : README.md
77authors :
88 - Ansible ClickHouse community
You can’t perform that action at this time.
0 commit comments