This is an automated email from the ASF dual-hosted git repository.
msadoghi 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 39ed0872 Update CHANGELOG.md (#153)
39ed0872 is described below
commit 39ed087249ed45080aaa3a87b1c47d06b37f11dc
Author: ResilientDB <[email protected]>
AuthorDate: Tue Jul 30 22:38:47 2024 -0700
Update CHANGELOG.md (#153)
---
CHANGELOG.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index cefce5db..b7d0c1fd 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -19,11 +19,11 @@
# Change Log
-### Resielientdb v1.10.0
([2024-4-16](https://github.com/resilientdb/resilientdb/releases/tag/v1.10.0-rc01))
+### Apache ResilientDB 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].
+* Implement the base version of the Proof-of-Execution (PoE) Consensus
Protocol [EDBT 2011].
Add ResView Data Collection and APIs
([Saipranav-Kotamreddy](https://github.com/Saipranav-Kotamreddy))