Skip to content

Commit

Permalink
Update changelog for 0.72.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
drdavella committed Feb 14, 2024
1 parent 829adf5 commit 0b4ca24
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# CHANGELOG

## 0.80.0 (in progress)

## New

## 0.72.0 (2024-02-13)

### New
* Respect `#noqa` annotations for `subprocess-shell-false` codemod (#259)
* Additional checks to prevent false positives in `flask-json-content-type` (#257)

### Fixed
* Avoid incorrect changes in `requests-timeout` codemod (#256)
* Enable `fix-mutable-params` codemod to correctly handle single-statement functions (#255)

## 0.71.0 (2024-02-06)

### New
Expand Down

0 comments on commit 0b4ca24

Please sign in to comment.