|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## [1.1.0](https://github.com/IFCA-Advanced-Computing/pycanon/compare/v1.0.5...v1.1.0) (2025-09-21) |
| 4 | + |
| 5 | + |
| 6 | +### Features |
| 7 | + |
| 8 | +* add logo ([f69f862](https://github.com/IFCA-Advanced-Computing/pycanon/commit/f69f862f8bc4c18db227354b3d71bb030fe5ec43)) |
| 9 | +* add logo ([dd2df3e](https://github.com/IFCA-Advanced-Computing/pycanon/commit/dd2df3e1b1be9e4a2eef688625c3ddbefad96dfd)) |
| 10 | +* add logo ([b6cfa7c](https://github.com/IFCA-Advanced-Computing/pycanon/commit/b6cfa7ca2cd9f7290d5bd1d489b9b5bf3d9f000d)) |
| 11 | +* add pyCANON logo ([1c0d72f](https://github.com/IFCA-Advanced-Computing/pycanon/commit/1c0d72f734f8e8549b52f67f4da06a892cae7cb5)) |
| 12 | +* add re-identification metric ([89719c6](https://github.com/IFCA-Advanced-Computing/pycanon/commit/89719c69afa4a5055cc3ebe857037b27e252a23a)) |
| 13 | +* add re-identification metric ([b250032](https://github.com/IFCA-Advanced-Computing/pycanon/commit/b250032c96ccea019c0cf3565918349dc404e1da)) |
| 14 | + |
| 15 | + |
| 16 | +### Bug Fixes |
| 17 | + |
| 18 | +* change Python versions supported ([021c21d](https://github.com/IFCA-Advanced-Computing/pycanon/commit/021c21d1f16cb16a02469e6595c9dd55cbbfbc1b)) |
| 19 | +* fix lint ([7fc2ed7](https://github.com/IFCA-Advanced-Computing/pycanon/commit/7fc2ed73fea498ea1945317329b92a2f3709f258)) |
| 20 | +* fix lint ([e8d2516](https://github.com/IFCA-Advanced-Computing/pycanon/commit/e8d2516e88952faab639b266cc1a7765529bc160)) |
| 21 | +* fix syntax errors and docs ([81b9534](https://github.com/IFCA-Advanced-Computing/pycanon/commit/81b953466e9d716fcaa2ecb13bbe5d313a1df025)) |
| 22 | +* update cicd.yml (fixx Python versions) ([fea2aaf](https://github.com/IFCA-Advanced-Computing/pycanon/commit/fea2aaf17a0a3a75990f64515e3c65e62c7b62c2)) |
| 23 | +* update Python version ([6c2f95e](https://github.com/IFCA-Advanced-Computing/pycanon/commit/6c2f95e22dbdaabd68b8b00070b13af9b87d1fb7)) |
| 24 | +* update Python versions allowed ([d3910d6](https://github.com/IFCA-Advanced-Computing/pycanon/commit/d3910d6b79c400f5dca405030cc7ef81dfc291fc)) |
| 25 | + |
| 26 | + |
| 27 | +### Documentation |
| 28 | + |
| 29 | +* add logo ([f0f5677](https://github.com/IFCA-Advanced-Computing/pycanon/commit/f0f5677233c86489b104b8f795985b758df24b70)) |
| 30 | +* fix Python versions and acknowledgments ([ef74c6e](https://github.com/IFCA-Advanced-Computing/pycanon/commit/ef74c6eb60094d90e1f16a340f029a827dedfd17)) |
| 31 | +* update .readthedocs.yml ([cada8f0](https://github.com/IFCA-Advanced-Computing/pycanon/commit/cada8f03f8e6400b841df87d60ca687976af836b)) |
| 32 | +* update conf.py ([219ce1a](https://github.com/IFCA-Advanced-Computing/pycanon/commit/219ce1a496065765d1ea6a3e97b22a6cc113d8de)) |
| 33 | +* update docs ([f472f57](https://github.com/IFCA-Advanced-Computing/pycanon/commit/f472f5730f066822266c50c0b3129a867709ed7c)) |
| 34 | + |
3 | 35 | ## [1.0.5](https://github.com/IFCA-Advanced-Computing/pycanon/compare/v1.0.4...v1.0.5) (2025-04-22) |
4 | 36 |
|
5 | 37 |
|
|
0 commit comments