Skip to content

Commit f2a4e89

Browse files
committed
update changelog
1 parent 2c69b6e commit f2a4e89

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,18 @@ While in this phase, we will denote breaking changes with a minor increase.
1212

1313
## 0.4.3
1414

15-
### Fixed
15+
### Added
16+
17+
* Added support for python `3.12`
18+
19+
### Changed
1620

1721
* Bump all dependencies to the latest version and introduce necessary adaptation in the source code (affecting only `dac info`):
1822
- `build~=0.9` -> `build==1.2.2`
1923
- `toml~=0.10` -> `toml==0.10.2`
2024
- `typer[all]~=0.7` -> `typer[all]==0.15.2`
2125
- `wheel~=0.38` -> `wheel==0.45.1`
22-
* Prevent installation with python > `3.11`
26+
* Prevent installation with python > `3.12`
2327

2428
## 0.4.2
2529

0 commit comments

Comments
 (0)