Skip to content

Commit 04a9a74

Browse files
committed
v2.23.3
1 parent cfcc1a5 commit 04a9a74

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
19
## 2.23.2
210

311
🎉🎉🎉

types/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
package types
22

3-
const VERSION = "2.23.2"
3+
const VERSION = "2.23.3"

0 commit comments

Comments
 (0)