# Changelog

All notable changes to this project will be documented in this file.

## [Unreleased]

### Added
- New feature A.
- New feature B.

### Fixed
- Bugfix for issue #123.

## [0.2.0] - 2023-10-20

### Added
- New parsing functionality for layer X.
- Support for model Y.

### Changed
- Improved performance of feature Z.

### Fixed
- Resolved issue with feature A when condition B occurs.

## [0.1.0] - 2023-10-10

### Added
- Initial release with basic model parsing.
