We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfcc1a5 commit 04a9a74Copy full SHA for 04a9a74
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+## 2.23.3
2
+
3
+### Fixes
4
5
+- allow `-` as a standalone argument [cfcc1a5]
6
+- Bug Fix: Add GinkoTBWrapper.Chdir() and GinkoTBWrapper.Context() [feaf292]
7
+- ignore exit code for symbol test on linux [88e2282]
8
9
## 2.23.2
10
11
🎉🎉🎉
types/version.go
@@ -1,3 +1,3 @@
package types
-const VERSION = "2.23.2"
+const VERSION = "2.23.3"
0 commit comments