* [PATCH] Documentation: migration-2025.08.0: add new empty file
@ 2025-06-16 13:16 Ahmad Fatoum
2025-06-17 6:57 ` Sascha Hauer
0 siblings, 1 reply; 2+ messages in thread
From: Ahmad Fatoum @ 2025-06-16 13:16 UTC (permalink / raw)
To: barebox; +Cc: Ahmad Fatoum
New features added now will likely first appear in v2025.08.0.
Add an empty file to hold any future migration notes.
Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
---
Documentation/migration-guides/index.rst | 1 +
Documentation/migration-guides/migration-2025.08.0.rst | 3 +++
2 files changed, 4 insertions(+)
create mode 100644 Documentation/migration-guides/migration-2025.08.0.rst
diff --git a/Documentation/migration-guides/index.rst b/Documentation/migration-guides/index.rst
index 2eb8af84afa2..2dfa7f05bb40 100644
--- a/Documentation/migration-guides/index.rst
+++ b/Documentation/migration-guides/index.rst
@@ -13,3 +13,4 @@ cause build errors are generally out-of-scope for these documents.
migration-2025.05.0
migration-2025.06.0
migration-2025.07.0
+ migration-2025.08.0
diff --git a/Documentation/migration-guides/migration-2025.08.0.rst b/Documentation/migration-guides/migration-2025.08.0.rst
new file mode 100644
index 000000000000..d13d5c770d5e
--- /dev/null
+++ b/Documentation/migration-guides/migration-2025.08.0.rst
@@ -0,0 +1,3 @@
+Release v2025.08.0
+==================
+
--
2.39.5
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-06-17 6:58 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-06-16 13:16 [PATCH] Documentation: migration-2025.08.0: add new empty file Ahmad Fatoum
2025-06-17 6:57 ` Sascha Hauer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox