Skip to content

Commit e95904e

Browse files
committed
chore: prepare for release
1 parent 0c65966 commit e95904e

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

packaging/debian/changelog

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,27 @@
1+
python3-caso (5.1.1-1) stable; urgency=medium
2+
3+
[Alvaro Lopez Garcia]
4+
* fix: remove duplicated key in dict
5+
* doc: generate release notes for v5
6+
* fix: solve mypy errors
7+
* build: change build system to poetry
8+
* fix: set explicit stacklevel on warnings
9+
* doc: update doc requirements version
10+
* doc: fix RTD build and update config
11+
* feat!: use Pydantic 2 and move records to use computed_fields
12+
* feat: include release please
13+
14+
[Enol Fernandez]
15+
* fix: do not assume admin privileges on keystone
16+
17+
[Alessandro Costantini]
18+
* feat: VolumeCreationTime variable added
19+
20+
[Aida Palacio]
21+
* style: fix some flake8 style errors
22+
* test: replace testtools for unittest to make tests work
23+
* fix: fix some validation errors to be aligned to latest pydantic v2
24+
125
python3-caso (4.2.0-1) stable; urgency=medium
226

327
[ Enol Fernandez ]

0 commit comments

Comments
 (0)