Skip to content

Commit 265b1a0

Browse files
committed
v2.20.0
1 parent d303d14 commit 265b1a0

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## 2.20.0
2+
3+
### Features
4+
- Add buildvcs flag [be5ab95]
5+
6+
### Maintenance
7+
- Add update-deps to makefile [d303d14]
8+
- bump all dependencies [7a50221]
9+
110
## 2.19.1
211

312
### Fixes

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.19.1"
3+
const VERSION = "2.20.0"

0 commit comments

Comments
 (0)