From aa296266b820a69a7c0234acd40f6304561dc641 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christoph=20L=C3=A4ubrich?= Date: Thu, 14 Dec 2023 16:01:55 +0100 Subject: [PATCH] Update RELEASE_NOTES.md --- RELEASE_NOTES.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 7733bfa439..f95d137ed6 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -127,6 +127,14 @@ If `addOnlyProviding` is `true` repositories that don't provide any filtered uni ``` +## 4.0.4 + +Backports: +- Add schema-to-html mojo as a replacement for ant ConvertSchemaToHTML +- Only set download/install-size attributes in features if they exist +- Call the API tools directly without using ApiAnalysisApplication +- Make additional P2 units from p2.inf available to the target-platform + ## 4.0.3 ### new option to filter added repository-references when assembling a p2-repository