Skip to content

Commit bd3dc25

Browse files
committed
Prepare release v0.3.2
1 parent 96dccf7 commit bd3dc25

File tree

4 files changed

+13
-8
lines changed

4 files changed

+13
-8
lines changed

CHANGELOG.rst

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,13 @@ v0.3.2
1111
Release Summary
1212
---------------
1313

14-
Bugfix Release
14+
This is a bugfix release, bringing two QOL features and a fix for the installation process of some of the roles which broke with v0.3.1.
15+
16+
Minor Changes
17+
-------------
18+
19+
- Added possibility to delegate ticket creation to satellites
20+
- Adjusted the installation of the director module when using the source installation.
1521

1622
Bugfixes
1723
--------

changelogs/changelog.yaml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,8 +114,13 @@ releases:
114114
changes:
115115
bugfixes:
116116
- 'Role repos: Fix bug in variable search - thanks to @gianmarco-mameli #224'
117+
minor_changes:
118+
- Added possibility to delegate ticket creation to satellites
119+
- Adjusted the installation of the director module when using the source installation.
117120
release_summary: Bugfix Release
118121
fragments:
119122
- bugfix_variable_search.yml
123+
- feature_add_satellite_delegation.yml
124+
- feature_adjust_director_source_installation.yml
120125
- release.yml
121-
release_date: '2023-11-30'
126+
release_date: '2023-12-07'

changelogs/fragments/feature_add_satellite_delegation.yml

Lines changed: 0 additions & 3 deletions
This file was deleted.

changelogs/fragments/feature_adjust_director_source_installation.yml

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)