Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
SethMMorton committed Oct 10, 2024
1 parent bef9e89 commit 5ac16f2
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,23 @@
Unreleased
---

### Changed

- Modernize development infrastructure
(PR [#162](https://github.com/SethMMorton/natsort/issues/177))
- Use `ruff` instead of `flake8` and `black`
- Move all config to `pyproject.toml`
- Use `setuptools-scm` to track `__version__`
- Remove `bumpversion` for creating new releases

### Fixed

- Eliminated mypy failure related to string literals

### Removed

- Support for EOL Python 3.7

[8.4.0] - 2023-06-19
---

Expand Down

0 comments on commit 5ac16f2

Please sign in to comment.