Skip to content

Commit

Permalink
CHANGELOG.md: prep for v3.24 release
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinburke committed Sep 7, 2022
1 parent 5708eee commit 2708ad2
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## 3.24.0

Remove uses of io/ioutil; you must use Go 1.18 or higher with this version of
go-bindata and its generated asset files.

Update generated doc comments for compatibility with Go's updated doc comment
guidelines.

## 3.21.0

Replace "Debug" with "AssetDebug" to reduce the likelihood of conflicts.
Expand Down

0 comments on commit 2708ad2

Please sign in to comment.