Skip to content

Commit

Permalink
Version 4.7.2 - patch release, changelog (#267)
Browse files Browse the repository at this point in the history
  • Loading branch information
dnil authored Dec 10, 2024
1 parent 45c7374 commit c8fdc75
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,13 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## [4.7.2] - 2024-12-10
- Refactored to allow later python versions than 3.8 (pkg_resources to importlib, os.path and path.py to pathlib, distutils to shutil) [#262](https://github.com/Clinical-Genomics/chanjo/pull/262)
- Updated actions to use python 3.11, add changelog reminder, add linting, format for linters [#266](https://github.com/Clinical-Genomics/chanjo/pull/266)

## [4.7.1] - 2024-06-05
### Fixed
- Added `cryptography` module among the dependencies
- Refactored to allow later python versions than 3.8 (pkg_resources to importlib, os.path and path.py to pathlib, distutils to shutil) [#262](https://github.com/Clinical-Genomics/chanjo/pull/262)
- Updated actions to use python 3.11, add changelog reminder, add linting, format for linters

## [4.7] - 2024-05-22
### Added
Expand Down

0 comments on commit c8fdc75

Please sign in to comment.