Skip to content

Commit 76e1950

Browse files
committed
Update changelog for 0.80.0 release
1 parent a68884c commit 76e1950

1 file changed

Lines changed: 17 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,23 @@
11
# CHANGELOG
22

3-
## 0.80.0 (in progress)
3+
## 0.81.0 (in progress)
44

5-
## New
5+
6+
## 0.80.0 (2024-02-16)
7+
8+
### New
9+
10+
* Accept Sonar security JSON for detection (#223)
11+
* New `BaseCodemod` API (#213)
12+
* New codemod: `fix-assert-tuple`
13+
* New codemod: `fix-empty-sequence-comparison`
14+
* New codemod: `lazy-logging`
15+
* New codemod: `remove-assertion-in-pytest-raises`
16+
* New codemod: `str-concat-in-sequence-literals`
17+
* Handle `httpx` in `requests-verify` codemod (#243)
18+
19+
### Fix
20+
* Handle multiple blocks in `fix-file-resource-leak`
621

722
## 0.72.0 (2024-02-13)
823

0 commit comments

Comments
 (0)