Skip to content

Commit 4ef0afb

Browse files
committed
v2.20.1
1 parent d6f9640 commit 4ef0afb

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 2.20.1
2+
3+
### Fixes
4+
- make BeSpecEvent duration matcher more forgiving [d6f9640]
5+
16
## 2.20.0
27

38
### Features

types/version.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
package types
22

3-
const VERSION = "2.20.0"
3+
const VERSION = "2.20.1"

0 commit comments

Comments
 (0)