minor version bump.

0.4.0 section added to changelog.

patch, option sections added to readme.
This commit is contained in:
onyx-and-iris
2022-07-21 23:19:24 +01:00
parent 84f97738bf
commit 985fd3172f
3 changed files with 137 additions and 7 deletions

View File

@@ -9,7 +9,27 @@ Before any major/minor/patch bump all unit tests will be run to verify they pass
## [Unreleased]
- [x]
- [ ]
## [0.4.0] - 2022-07-21
### Added
- asio, insert added to kind maps (maps patching parameters)
- Patch added to misc
- Option added to misc
- Patch, option sections added to readme.
- Patch, option unit tests added
- alias property isdirty for is_updated in strip/bus levels
### Changed
- make_strip_level_map, make_bus_level_map added.
- observer example using isdirty
### Fixed
- error message for vban.sr setter
## [0.3.0] - 2022-07-16