From 3609255b8b9e42d601e9e89e9c6404d6bd41f5dd Mon Sep 17 00:00:00 2001
From: Christian Lorentzen <lorentzen.ch@gmail.com>
Date: Wed, 14 Sep 2022 20:05:58 +0200
Subject: [PATCH 1/2] Set SLEP007 to Final

---
 slep007/proposal.rst | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/slep007/proposal.rst b/slep007/proposal.rst
index 78fbe0b..58905f5 100644
--- a/slep007/proposal.rst
+++ b/slep007/proposal.rst
@@ -5,12 +5,14 @@ SLEP007: Feature names, their generation and the API
 ====================================================
 
 :Author: Adrin Jalali
-:Status: Accepted
+:Status: Final
 :Type: Standards Track
 :Created: 2019-04
 :Vote opened: 2021-10-26
 :Vote closed: 2021-11-29
 
+Implemented with `v1.0.0 <https://scikit-learn.org/stable/whats_new/v1.0.html#id7>`__.
+
 Abstract
 ########
 

From 0e06e05955b18126d882ed7819cd1aacd53873a1 Mon Sep 17 00:00:00 2001
From: Christian Lorentzen <lorentzen.ch@gmail.com>
Date: Wed, 14 Sep 2022 20:21:18 +0200
Subject: [PATCH 2/2] Fix version of implementation to v1.1.0

---
 slep007/proposal.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/slep007/proposal.rst b/slep007/proposal.rst
index 58905f5..7f9185d 100644
--- a/slep007/proposal.rst
+++ b/slep007/proposal.rst
@@ -11,7 +11,7 @@ SLEP007: Feature names, their generation and the API
 :Vote opened: 2021-10-26
 :Vote closed: 2021-11-29
 
-Implemented with `v1.0.0 <https://scikit-learn.org/stable/whats_new/v1.0.html#id7>`__.
+Implemented with `v1.1.0 <https://scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_1_0.html#get-feature-names-out-available-in-all-transformers>`__.
 
 Abstract
 ########