26 lines
959 B
Diff
26 lines
959 B
Diff
From 14fae66738fbff1ace3407767da3ca97bb852a3b Mon Sep 17 00:00:00 2001
|
|
From: Petr Stodulka <pstodulk@redhat.com>
|
|
Date: Tue, 18 Oct 2022 10:16:48 +0200
|
|
Subject: [PATCH 06/16] Docs: update the leapp deprecation doc (add v0.15.0)
|
|
|
|
---
|
|
docs/source/deprecation.md | 2 +-
|
|
1 file changed, 1 insertion(+), 1 deletion(-)
|
|
|
|
diff --git a/docs/source/deprecation.md b/docs/source/deprecation.md
|
|
index a9e9776..28dbc14 100644
|
|
--- a/docs/source/deprecation.md
|
|
+++ b/docs/source/deprecation.md
|
|
@@ -17,7 +17,7 @@ such information, see [Deprecated functionality in the el7toel8 repository](el7t
|
|
|
|
- nothing yet...
|
|
|
|
-## current upstream development <span style="font-size:0.5em; font-weight:normal">(till Mar 2023)</span>
|
|
+## v0.15.0 <span style="font-size:0.5em; font-weight:normal">(till Mar 2023)</span>
|
|
|
|
- Reporting primitives
|
|
- **`leapp.reporting.Flags`** - The `Flags` report primitive has been deprecated in favor of the more general `Groups` one.
|
|
--
|
|
2.39.0
|
|
|