Skip to content

Commit

Permalink
Update Changelog (ParticleDetection)
Browse files Browse the repository at this point in the history
  • Loading branch information
a-niem committed Aug 16, 2024
1 parent 13602d9 commit e712ecc
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion ParticleDetection/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,14 @@
## [Unreleased]

## [v0.4.2]
### Added
- support for Python 3.12

### Fixed
- error mitigation for failed projection error binning
- numpy version mismatch ([#90](https://github.com/ANP-Granular/ParticleTracking/issues/90))
- minimum test coverage

## [v0.4.1]
### Added
- support for python3.11
Expand Down Expand Up @@ -51,7 +58,8 @@
### Added
- start versioning

[Unreleased]: https://github.com/ANP-Granular/ParticleTracking/compare/v0.4.1+ParticleTracking...HEAD
[Unreleased]: https://github.com/ANP-Granular/ParticleTracking/compare/v0.4.2+ParticleTracking...HEAD
[v0.4.2]: https://github.com/ANP-Granular/ParticleTracking/compare/v0.4.1+ParticleTracking...v0.4.2+ParticleTracking
[v0.4.1]: https://github.com/ANP-Granular/ParticleTracking/compare/v0.4.0+ParticleTracking...v0.4.1+ParticleTracking
[v0.4.0]: https://github.com/ANP-Granular/ParticleTracking/compare/v0.3.1+ParticleTracking...v0.4.0+ParticleTracking
[v0.3.1]: https://github.com/ANP-Granular/ParticleTracking/compare/v0.3.1+ParticleTracking

0 comments on commit e712ecc

Please sign in to comment.