This is an automated email from the ASF dual-hosted git repository.
junchao pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-resilientdb.git
The following commit(s) were added to refs/heads/master by this push:
new d2225665 Update CHANGELOG.md
d2225665 is described below
commit d22256654f62a6748c7f84a0a3384aef667db2a9
Author: cjcchen <[email protected]>
AuthorDate: Tue Apr 16 23:47:34 2024 +0800
Update CHANGELOG.md
---
CHANGELOG.md | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b470773d..c3cbaaa6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,13 @@
# Change Log
+### Resielientdb v1.10.0
([2024-4-16](https://github.com/resilientdb/resilientdb/releases/tag/v1.10.0-rc01))
+
+Add the prototype of PoE. ([Junchao Chen](https://github.com/cjcchen))
+
+* Implement the base version of Proof-of-Execution (PoE) Consensus Protocol
[EDBT 2011].
+
+Add
[ResView](https://github.com/apache/incubator-resilientdb/commit/69ef58307738cc2922ae4b80b686171fcee49d54)
([Saipranav-Kotamreddy](https://github.com/Saipranav-Kotamreddy))
+
### NexRes v1.9.0
([2023-11-29](https://github.com/resilientdb/resilientdb/releases/tag/nexres-v1.9.0))
Support Multi-version Key-Value Interface. ([Junchao
Chen](https://github.com/cjcchen))