Skip to content

Commit a5adfb3

Browse files
committed
Prepare release of 0.6.2
1 parent 0c18573 commit a5adfb3

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,19 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

88

9+
## [0.6.2](https://github.com/binary-butterfly/validataclass/releases/tag/0.6.2) - 2022-07-11
10+
11+
[Full changelog](https://github.com/binary-butterfly/validataclass/compare/0.6.1...0.6.2)
12+
13+
This release fixes a bug with multiple inheritance in validataclasses.
14+
15+
### Fixed
16+
17+
- Fix overriding of existing field properties in validataclasses with multiple inheritance. [#71]
18+
19+
[#71]: https://github.com/binary-butterfly/validataclass/pull/71
20+
21+
922
## [0.6.1](https://github.com/binary-butterfly/validataclass/releases/tag/0.6.1) - 2022-06-16
1023

1124
[Full changelog](https://github.com/binary-butterfly/validataclass/compare/0.6.0...0.6.1)

0 commit comments

Comments
 (0)