diff --git a/.changes/unreleased/DX-20231212-154458.yaml b/.changes/unreleased/DX-20231212-154458.yaml deleted file mode 100644 index ae534a693..000000000 --- a/.changes/unreleased/DX-20231212-154458.yaml +++ /dev/null @@ -1,6 +0,0 @@ -kind: DX -body: Fixed readthedocs compilation by updating readthedocs config file and requirements - for Sphinx -time: 2023-12-12T15:44:58.282590276+01:00 -custom: - Issue: "167" diff --git a/.changes/unreleased/Fixed-20231218-162157.yaml b/.changes/unreleased/Fixed-20231218-162157.yaml deleted file mode 100644 index 198134c3e..000000000 --- a/.changes/unreleased/Fixed-20231218-162157.yaml +++ /dev/null @@ -1,6 +0,0 @@ -kind: Fixed -body: Fix the household export query to exclude accompanying periods that are in draft - state. -time: 2023-12-18T16:21:57.827287397+01:00 -custom: - Issue: "" diff --git a/.changes/v2.15.1.md b/.changes/v2.15.1.md new file mode 100644 index 000000000..aa510541d --- /dev/null +++ b/.changes/v2.15.1.md @@ -0,0 +1,5 @@ +## v2.15.1 - 2023-12-20 +### Fixed +* Fix the household export query to exclude accompanying periods that are in draft state. +### DX +* ([#167](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/167)) Fixed readthedocs compilation by updating readthedocs config file and requirements for Sphinx diff --git a/CHANGELOG.md b/CHANGELOG.md index 9815a47ee..2d3b6e42c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,12 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html), and is generated by [Changie](https://github.com/miniscruff/changie). +## v2.15.1 - 2023-12-20 +### Fixed +* Fix the household export query to exclude accompanying periods that are in draft state. +### DX +* ([#167](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/167)) Fixed readthedocs compilation by updating readthedocs config file and requirements for Sphinx + ## v2.15.0 - 2023-12-11 ### Feature * ([#191](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/191)) Add export "number of household associate with an exchange"