Skip to content

Commit

Permalink
Adjusted changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Severino committed Oct 14, 2024
1 parent a554696 commit e61d22a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ All notable changes to this project will be documented in this file.
- Better readable format for error message on validation
- Renamed _fromImport_ to _parseImport_ on the attribute classses. The base class now by default imports the passed string, removing redundancies on the string-based classes.
- More elaborate type checking on attributes _parseImport_ method.
- Unit test for all attribute imports.
- Unit test for all attribute imports (except Table due to complexity).

## 0.10.1 - Dayjs Hotfix
### Fixed
Expand Down

0 comments on commit e61d22a

Please sign in to comment.