Skip to content

Commit

Permalink
Manually update changelogs
Browse files Browse the repository at this point in the history
  • Loading branch information
Tompage1994 committed Oct 2, 2024
1 parent 2f3c12e commit 1912de3
Show file tree
Hide file tree
Showing 5 changed files with 24 additions and 8 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 @@ infra.controller_configuration Release Notes
.. contents:: Topics


v2.11.0
=======

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

- Add ability to disable dependency check

Bugfixes
--------

- Fixed issue with loops that were getting always empty list of objects

v2.10.3
=======

Expand Down
2 changes: 1 addition & 1 deletion changelogs/.plugin-cache.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -176,4 +176,4 @@ plugins:
strategy: {}
test: {}
vars: {}
version: 2.10.3
version: 2.11.0
10 changes: 10 additions & 0 deletions changelogs/changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -371,6 +371,16 @@ releases:
- filetree_create_update_project.yml
- filetree_read_speed_improvement.yml
release_date: '2024-09-25'
2.11.0:
changes:
bugfixes:
- Fixed issue with loops that were getting always empty list of objects
minor_changes:
- Add ability to disable dependency check
fragments:
- dependency_check_control.yml
- filetree_create_loop_issue.yaml
release_date: '2024-10-02'
2.2.4:
changes:
breaking_changes:
Expand Down
4 changes: 0 additions & 4 deletions changelogs/fragments/dependency_check_control.yml

This file was deleted.

3 changes: 0 additions & 3 deletions changelogs/fragments/filetree_create_loop_issue.yaml

This file was deleted.

0 comments on commit 1912de3

Please sign in to comment.