Skip to content

Commit cda07a0

Browse files
committed
Version bump v2023.12.26
1 parent 37fc999 commit cda07a0

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

+17
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,23 @@ vscode-ufmt
44
[![Generated by attribution][attribution-badge]][attribution-url]
55

66

7+
v2023.12.26
8+
-----------
9+
10+
Maintenance release
11+
12+
- Change: default to 'useBundled' import strategy
13+
- Change: no longer attempts to auto-reload ufmt/usort/libcst/black
14+
- Fix: issues with libcst > 1.0 and native extensions
15+
- Fix: crash on second attempt to format with libcst 1.0 or 1.1
16+
- New: support for Python 3.12 with bundled wheels
17+
18+
```text
19+
$ git shortlog -s v2023.4.3...v2023.12.26
20+
8 Amethyst Reese
21+
```
22+
23+
724
v2023.4.3
825
---------
926

0 commit comments

Comments
 (0)