1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-18 05:35:45 +02:00

Add CDT 12.2 N&N page

This commit is contained in:
John Dallaway 2025-08-13 21:04:14 +01:00
parent 59e80dd22b
commit 9d9d71e184
2 changed files with 24 additions and 1 deletions

View file

@ -0,0 +1,22 @@
# Release Notes and New & Noteworthy page
This is the New & Noteworthy page for CDT 12.2 which is part of Eclipse 2025-09 Simultaneous Release
---
# Release Notes
# API Changes, current and planned
## Breaking API changes
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%3A12.2.0) for this release in the issue/PR tracker.
# Bugs Fixed in this Release
See GitHub milestone for CDT [![12.2.0](https://img.shields.io/github/milestones/issues-total/eclipse-cdt/cdt/20)](https://github.com/eclipse-cdt/cdt/milestone/20?closed=1) and CDT LSP [![3.3.0](https://img.shields.io/github/milestones/issues-total/eclipse-cdt/cdt-lsp/7)](https://github.com/eclipse-cdt/cdt-lsp/milestone/7?closed=1)

View file

@ -2,6 +2,7 @@
What's new and noteworthy in:
- [CDT 12.2/2025-09](CDT-12.2.md)
- [CDT 12.1/2025-06](CDT-12.1.md)
- [CDT 12.0/2025-03](CDT-12.0.md)
- [CDT 11.6/2024-06](CDT-11.6.md)
@ -83,7 +84,7 @@ The images should be embedded using the `<img>` tag with (gernally) a width of `
<p align="center"><img src="images/CDT-10.0-CTAD.jpg" width="50%"></p>
```
### Referecing Code
### Referencing Code
Especially when writing New & Noteworthy entries about API it is useful to link to the file.
This should be done using a relative path, such as: