Skip to content

Commit cedd98e

Browse files
committed
Add 1.9.0 release changelog
1 parent 4a7c517 commit cedd98e

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
...
11+
12+
### [1.9.0] - 2025-01-29
13+
14+
### Added
15+
1016
- [Support generics](https://github.com/konradhalas/dacite/pull/272)
1117
- Change type definition for `Data` in order to be more permissive
18+
19+
### Fixed
20+
21+
- [Fix union matches using .popitem() when no matches are found](https://github.com/konradhalas/dacite/pull/233)
22+
- [Supress unnecessary context in some stack trackes](https://github.com/konradhalas/dacite/pull/265)
1223
- Fix issues with caching internal function calls
1324

1425
## [1.8.1] - 2023-05-12

0 commit comments

Comments
 (0)