This is an automated email from the ASF dual-hosted git repository.

pnoltes pushed a commit to branch release-2.4.0
in repository https://gitbox.apache.org/repos/asf/celix.git

commit b719ed639b8adba78d5f9efeea0ac58986f1e11c
Author: Pepijn Noltes <[email protected]>
AuthorDate: Tue Sep 19 19:02:35 2023 +0200

    Add date to 2.4.0 release
---
 CHANGES.md | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/CHANGES.md b/CHANGES.md
index 1779dcb8..d543929e 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -19,7 +19,7 @@ See the License for the specific language governing 
permissions and
 limitations under the License.
 -->
 
-# Noteworthy Changes for 2.4.0 (TBD)
+# Noteworthy Changes for 2.4.0 (2023-09-19)
 
 ## New Features
 
@@ -30,11 +30,9 @@ limitations under the License.
 - Coding convention documentation.
 - Celix error library for printing errors when no framework is available.
 - Scope-based Resource Management (RAII-light for C).
-- Rust Proof of Concept (PoC) for Apache Celix.
 - Support for uncompressed bundle deployment, which enables multiple 
frameworks to share the bundle resources by
   using unzipped bundle dirs instead of a zip files as BUNDLES arguments in 
`add_celix_container`.
 
-
 ## Improvements
 
 - Support for Conan 2.

Reply via email to