Skip to content

Commit

Permalink
Release v0.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremmfr committed Feb 13, 2024
1 parent 7950f5f commit 152602e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# changelog

## v0.12.0

* golang 1.21 is now the minimum version
* :warning: `ReverseSlice` function in `basicalter` package is now deprecated
use [slices.Reverse()](https://pkg.go.dev/slices#Reverse) from the standard [slices](https://pkg.go.dev/slices) library instead
Expand Down

0 comments on commit 152602e

Please sign in to comment.