This is an automated email from the ASF dual-hosted git repository. pnoltes pushed a commit to branch feature/509-remove-install-of-v2-headers in repository https://gitbox.apache.org/repos/asf/celix.git
commit 91c86a6c73602d4c0449bd6b96c8141e5eee3e0d Author: Pepijn Noltes <[email protected]> AuthorDate: Sun Oct 1 15:28:17 2023 +0200 #509: Update changes --- CHANGES.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 26e98b05..6b933fbf 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -19,6 +19,15 @@ See the License for the specific language governing permissions and limitations under the License. --> +# Noteworthy Changes for 3.0.0 (TBD) + +## Backwards incompatible changes + +- Celix C API without a `celix_` is removed from the utils and framework lib and no longer supported. +- Shell v2 api is removed and no longer supported. +- Logging v2 api is removed and no longer supported. +- Bonjour Shell bundle is removed and no longer supported. + # Noteworthy Changes for 2.4.0 (2023-09-27) ## New Features
