We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a85e11c commit c05a4ebCopy full SHA for c05a4eb
CHANGELOG.md
@@ -1,5 +1,13 @@
1
changelog
2
3
+<a name="1.69.0"></a>
4
+# [1.69.0](https://github.com/33cn/chain33/compare/v1.68.2...v1.69.0) (2024-05-31)
5
+
6
7
+### Features
8
9
+* import avalanche snowman engine ([25b1b0c](https://github.com/33cn/chain33/commit/25b1b0c))
10
11
<a name="1.68.2"></a>
12
## [1.68.2](https://github.com/33cn/chain33/compare/v1.68.1...v1.68.2) (2024-04-12)
13
common/version/version.go
@@ -6,7 +6,7 @@
package version
//Version chain33 version
-var Version = "1.68.2"
+var Version = "1.69.0"
//var version key
var (
0 commit comments