update changelog for version v1.2.0

This commit is contained in:
2025-06-29 08:51:32 +02:00
parent 1d2f311b1f
commit 2a9e39b9ca

View File

@ -30,4 +30,11 @@ Format based on [Keep a Changelog](https://keepachangelog.com) and [Semantic Ver
- Include Licence
### Changed
- Update README.md with new description + authors and funding sections
- Update README.md with new description + authors and funding sections
## [1.2.0] - 2025-06-29
### Changed
- Updated `README.md` to use Miniforge and `conda-forge` for environment setup.
- Removed unreliable `setup_env.sh` shell-based installation instructions.
- Added instructions to configure Conda to use only `conda-forge` with strict priority.
- Included a notice to verify base environment origin via `conda info`.