Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
d33bs committed Nov 20, 2024
1 parent 21907a9 commit 16c64ee
Showing 1 changed file with 17 additions and 2 deletions.
19 changes: 17 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,26 @@
## v1.2.1 (2024-10-17)

## v1.2.1 (2024-11-20)
[Detailed release notes](https://github.com/cytomining/pycytominer/releases/tag/v1.2.1)

### Fix

- **citation**: fix citation.cff file formatting (#460)

### Refactor

- **collate**: deprecationwarning for `collate` (#462)

### Build

- **python**: add python 3.12 compatibility (#475)
- **python**: bump minimum python version to 3.9 (#464)

### CI

- **pre-commit**: format pyproject.toml with pyproject-fmt (#453)
- **releases**: constrain PyPI GitHub Actions release trigger types (#458)
- **dependencies**: update setup python action dependencies and dependabot settings (#457)
- **dependabot**: enable auto poetry updates (#463)

## v1.2.0 (2024-09-30)

[Detailed release notes](https://github.com/cytomining/pycytominer/releases/tag/v1.2.0)
Expand Down

0 comments on commit 16c64ee

Please sign in to comment.