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

The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).


## [Unreleased]


## [0.1.1] - 2025-12-06
### Changes
- Remove dependence on conditional YAML configuration.


## [0.1.0] - 2025-12-06
### Changes
- Fix and default model's note and section selection to MIMIC.
- Add more descriptive medical concept data.
- Default to adding medical concept and named entity nodes.
- Switch build tools to [pixi].
- Upgraded dependencies:
  - [zensols.dbpg] 1.4.0
  - [zensols.mimicsid] v1.10.1
  - [zensols.amr] v0.2.6
  - [zensols.amrspring] 0.1.0


## [0.0.1] - 2022-06-27
### Added
- Initial version.


<!-- links -->
[Unreleased]: https://github.com/plandes/clinicamr/compare/v0.1.1...HEAD
[0.1.1]: https://github.com/plandes/clinicamr/compare/v0.1.0...v0.1.1
[0.1.0]: https://github.com/plandes/clinicamr/compare/v0.0.1...v0.1.0
[0.0.1]: https://github.com/plandes/clinicamr/compare/v0.0.0...v0.0.1

[pixi]: https://pixi.sh
[zensols.dbpg]: https://github.com/plandes/dbpg
[zensols.mimicsid]: https://github.com/plandes/mimicsid
[zensols.amr]: https://github.com/plandes/amr
[zensols.amrspring]: https://github.com/plandes/amrspring
