diff --git a/NewAndNoteworthy/CDT-11.1.md b/NewAndNoteworthy/CDT-11.1.md new file mode 100644 index 00000000000..44ad19146a2 --- /dev/null +++ b/NewAndNoteworthy/CDT-11.1.md @@ -0,0 +1,21 @@ +# Release Notes and New & Noteworthy page + +This is the New & Noteworthy page for CDT 11.1 which is part of Eclipse 2023-03 Simultaneous Release + +--- + +# Release Notes + + + +# API Changes, current and planned + +Please see [CHANGELOG-API](CHANGELOG-API.md) for details on the breaking API changes in this release as well as future planned API changes. + +# Noteworthy Issues and Pull Requests + +See [Noteworthy issues and PRs](https://github.com/eclipse-cdt/cdt/issues?q=is%3Aclosed+label%3Anoteworthy+milestone%3A11.1.0) for this release in the issue/PR tracker. + +# Bugs Fixed in this Release + +See [GitHub milestones](https://github.com/eclipse-cdt/cdt/milestone/3?closed=1) diff --git a/NewAndNoteworthy/README.md b/NewAndNoteworthy/README.md index 93a8baf74b0..bf2c7c678c1 100644 --- a/NewAndNoteworthy/README.md +++ b/NewAndNoteworthy/README.md @@ -2,6 +2,7 @@ What's new and noteworthy in: +- [CDT 11.1/2023-03](CDT-11.1.md) - [CDT 11.0/2022-12](CDT-11.0.md) - [CDT 10.7/2022-06](CDT-10.7.md) - [CDT 10.6/2022-03](CDT-10.6.md)