We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76f4e0c commit 224be5bCopy full SHA for 224be5b
CHANGELOG.md
@@ -1,3 +1,14 @@
1
+## 2.19.1
2
+
3
+### Fixes
4
+- update supported platforms for race conditions [63c8c30]
5
+- [build] Allow custom name for binaries. [ff41e27]
6
7
+### Maintenance
8
+- bump gomega [76f4e0c]
9
+- Bump rexml from 3.2.6 to 3.2.8 in /docs (#1417) [b69c00d]
10
+- Bump golang.org/x/sys from 0.20.0 to 0.21.0 (#1425) [f097741]
11
12
## 2.19.0
13
14
### Features
types/version.go
@@ -1,3 +1,3 @@
package types
-const VERSION = "2.19.0"
+const VERSION = "2.19.1"
0 commit comments