We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d303d14 commit 265b1a0Copy full SHA for 265b1a0
CHANGELOG.md
@@ -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
10
## 2.19.1
11
12
### Fixes
types/version.go
@@ -1,3 +1,3 @@
package types
-const VERSION = "2.19.1"
+const VERSION = "2.20.0"
0 commit comments