Skip to content

Commit

Permalink
Update changelog for 0.80.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
drdavella committed Feb 16, 2024
1 parent 10184d4 commit a433b15
Showing 1 changed file with 16 additions and 2 deletions.
18 changes: 16 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,22 @@
# CHANGELOG

## 0.80.0 (in progress)
## 0.81.0 (in progress)

## New

## 0.80.0 (2024-02-16)

### New

* Accept Sonar security JSON for detection (#223)
* New `BaseCodemod` API (#213)
* New codemod: `fix-assert-tuple`
* New codemod: `fix-empty-sequence-comparison`
* New codemod: `lazy-logging`
* New codemod: `remove-assertion-in-pytest-raises`
* Handle `httpx` in `requests-verify` codemod (#243)

### Fix
* Handle multiple blocks in `fix-file-resource-leak`

## 0.72.0 (2024-02-13)

Expand Down

0 comments on commit a433b15

Please sign in to comment.