diff --git a/CHANGELOG.md b/CHANGELOG.md index 57ebaf2..641fceb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,18 @@ * Add ability to exclude parts of an example with ignore-extract and end-ignore ([759b3b7](https://github.com/case-contract-testing/example-extractor/commit/759b3b7986a0aa9eb46d4c1e6682ac83deccfd25)) +### Bug Fixes + +* Examples can also be terminated by the end of a file ([853679b](https://github.com/case-contract-testing/example-extractor/commit/853679b2d9225305bd787ab3ee193cda170b1a4b)) + +## [0.0.3](https://github.com/case-contract-testing/example-extractor/compare/example-extractor-v0.0.2...example-extractor-v0.0.3) (2024-06-01) + + +### Features + +* Add ability to exclude parts of an example with ignore-extract and end-ignore ([759b3b7](https://github.com/case-contract-testing/example-extractor/commit/759b3b7986a0aa9eb46d4c1e6682ac83deccfd25)) + + ### Bug Fixes * Examples can also be terminated by the end of a file ([853679b](https://github.com/case-contract-testing/example-extractor/commit/853679b2d9225305bd787ab3ee193cda170b1a4b))