Skip to content

Commit 45ed1cb

Browse files
update changelog
1 parent 338aa30 commit 45ed1cb

File tree

2 files changed

+18
-4
lines changed

2 files changed

+18
-4
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
# Changelog
22

3+
## Unreleased
4+
5+
### Added
6+
7+
- add `setuptools-scm` console_scripts entry point to make the CLI directly executable
8+
- make Mercurial command configurable by environment variable `SETUPTOOLS_SCM_HG_COMMAND`
9+
10+
### Changed
11+
12+
- add `pip` to test optional dependencies for improved uv venv compatibility
13+
- migrate to selectable entrypoints for better extensibility
14+
- improve typing for entry_points
15+
16+
### Fixed
17+
18+
- reintroduce Python 3.9 entrypoints shim for compatibility
19+
- fix #1136: update customizing.md to fix missing import
20+
321
## v8.3.1
422

523
### Fixed

changelog.d/20250612_144312_me_hg_command.md

Lines changed: 0 additions & 4 deletions
This file was deleted.

0 commit comments

Comments
 (0)