apache / celix

Apache Celix is a framework for C and C++14 to develop dynamic modular software applications using component and in-process service-oriented programming.
https://celix.apache.org/
Apache License 2.0
160 stars 85 forks source link

Update changes.md for 2.4.0 release #632

Closed pnoltes closed 10 months ago

pnoltes commented 10 months ago

The CHANGES.md file contains a list of noteworthy changes up to Apache Celix 2.3.0, this should be updated up to Apache Celix 2.4.0 (next release).

PengZheng commented 10 months ago

Yes. We already have lots of goodies for a new release. The experimental Rust POC is an exciting addition. Since it relies on the current shell, which I plan to redesign (#499) in 3.0.0, let's get it merged and include it in 2.4.0.

Oh, I have to mention that before 2.4.0 happens, I also wanna have some small improvements of shell merged (#629).