We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66b7953 commit d8059c1Copy full SHA for d8059c1
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+## [1.6.3](https://github.com/pactus-project/pactus/compare/v1.6.2...v1.6.3) (2024-11-30)
4
+
5
+### Fix
6
7
+- **consensus**: send decided vote for past round
8
+- **network**: restore default message queue size in PubSub module ([#1626](https://github.com/pactus-project/pactus/pull/1626))
9
+- **consensus**: refcator strong termination for change-proposer phase ([#1625](https://github.com/pactus-project/pactus/pull/1625))
10
11
## [1.6.2](https://github.com/pactus-project/pactus/compare/v1.6.1...v1.6.2) (2024-11-29)
12
13
- **releaser**: add libsharpyuv-0.dll to the Windows installer ([#1621](https://github.com/pactus-project/pactus/pull/1621))
0 commit comments