From 6b09fcf264af599678506a6bcd5772d18929fefb Mon Sep 17 00:00:00 2001 From: Jonah Graham Date: Wed, 7 Dec 2022 15:22:22 -0500 Subject: [PATCH] Empty N&N for CDT 11.1.0 --- NewAndNoteworthy/CDT-11.1.md | 21 +++++++++++++++++++++ NewAndNoteworthy/README.md | 1 + 2 files changed, 22 insertions(+) create mode 100644 NewAndNoteworthy/CDT-11.1.md 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)