mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
Release v3.10.0
This commit is contained in:
parent
7f326d5441
commit
c52d4b2a0e
@ -1,6 +0,0 @@
|
||||
kind: Feature
|
||||
body: Display social actions grouped per social issue within activity form
|
||||
time: 2025-02-24T15:00:47.139983981+01:00
|
||||
custom:
|
||||
Issue: "363"
|
||||
SchemaChange: No schema change
|
@ -1,6 +0,0 @@
|
||||
kind: Fixed
|
||||
body: Fix Dependency Injection, which prevented to save the CalendarRange
|
||||
time: 2025-03-04T16:00:58.269626007+01:00
|
||||
custom:
|
||||
Issue: "362"
|
||||
SchemaChange: No schema change
|
@ -1,6 +0,0 @@
|
||||
kind: Fixed
|
||||
body: fix search query for user groups
|
||||
time: 2025-03-14T15:04:08.622666838+01:00
|
||||
custom:
|
||||
Issue: "368"
|
||||
SchemaChange: No schema change
|
6
.changes/v3.10.0.md
Normal file
6
.changes/v3.10.0.md
Normal file
@ -0,0 +1,6 @@
|
||||
## v3.10.0 - 2025-03-17
|
||||
### Feature
|
||||
* ([#363](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/363)) Display social actions grouped per social issue within activity form
|
||||
### Fixed
|
||||
* ([#362](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/362)) Fix Dependency Injection, which prevented to save the CalendarRange
|
||||
* ([#368](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/368)) fix search query for user groups
|
@ -6,6 +6,13 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html),
|
||||
and is generated by [Changie](https://github.com/miniscruff/changie).
|
||||
|
||||
|
||||
## v3.10.0 - 2025-03-17
|
||||
### Feature
|
||||
* ([#363](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/363)) Display social actions grouped per social issue within activity form
|
||||
### Fixed
|
||||
* ([#362](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/362)) Fix Dependency Injection, which prevented to save the CalendarRange
|
||||
* ([#368](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/368)) fix search query for user groups
|
||||
|
||||
## v3.9.2 - 2025-02-27
|
||||
### Fixed
|
||||
* Use fetchResults method to fetch all social issues instead of only the first page
|
||||
|
Loading…
x
Reference in New Issue
Block a user