-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
08232fe
commit 4017d7b
Showing
1 changed file
with
15 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
# Changelog | ||
|
||
## [0.3.0](https://github.com/bihealth/altamisa/compare/v0.2.9...v0.3.0) (2024-01-18) | ||
|
||
|
||
### Features | ||
|
||
* Improved error messages for protocol parameters & components ([#106](https://github.com/bihealth/altamisa/issues/106)) ([571bfcc](https://github.com/bihealth/altamisa/commit/571bfcc68cca19ef42b26075ff5a3c116b6e77b8)) | ||
* properly setup of type checking ([#112](https://github.com/bihealth/altamisa/issues/112)) ([#113](https://github.com/bihealth/altamisa/issues/113)) ([40c81ae](https://github.com/bihealth/altamisa/commit/40c81ae1bbe5a609f504ea76e7e90906bbf7f4de)) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* Inconsistent attribute naming ([#127](https://github.com/bihealth/altamisa/issues/127)) ([2572456](https://github.com/bihealth/altamisa/commit/2572456fa7d0c6a2611f5a4a85603e04fcd37240)) | ||
* Typo in missing STUDY section error msg ([#103](https://github.com/bihealth/altamisa/issues/103)) ([57fb63d](https://github.com/bihealth/altamisa/commit/57fb63d6d7604798016311d1b7feeb0721f0744f)) |