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 834f7021 add changelog
834f7021 is described below
commit 834f7021ac71703ca0a9a17d855eaad9e03e9554
Author: Ubuntu <[email protected]>
AuthorDate: Mon Oct 7 16:47:53 2024 +0000
add changelog
---
CHANGELOG.md | 3 +++
1 file changed, 3 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b7d0c1fd..f5c7396a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -19,6 +19,9 @@
# Change Log
+### Apache ResilientDB v1.10.1
([2024-4-16](https://github.com/resilientdb/resilientdb/releases/tag/v1.10.1))
+* Remove the binary keys from the source code. ([Junchao
Chen](https://github.com/cjcchen))
+
### 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))