2
0

Release v2.2.0

This commit is contained in:
Jack Christensen
2023-02-11 08:55:31 -06:00
parent 80dbe4cffe
commit c5402ce536
2 changed files with 6 additions and 2 deletions
+4
View File
@@ -1,3 +1,7 @@
# 2.2.0 (February 11, 2023)
* Use Go 1.19 atomics and drop go.uber.org/atomic dependency
# 2.1.2 (November 12, 2022)
* Restore support to Go 1.18 via go.uber.org/atomic