We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0abae5e commit acbb637Copy full SHA for acbb637
CONTRIBUTORS
@@ -1,4 +1,5 @@
1
Ahmad Muzakki - @ahmadmuzakki29
2
+Arnaud Rebillout - @elboulangero
3
Artem Krylysov - @akrylysov
4
Ben Kraft - @benjaminjkraft
5
Charles Law - @clawconduce
Changelog
@@ -2,6 +2,12 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
+# [3.1.2] - 2025-06-05
6
+### Fix
7
+- Typo in tests
8
+- Wrong license in source header comments
9
+- Empty internal errors after calling `Conn.Clear()`
10
+
11
## [3.1.1] - 2022-04-05
12
### Fix
13
- Upgrade redigo dependency version to solve security warning
0 commit comments