diff --git a/README.md b/README.md
index 7729ba85..92d16219 100644
--- a/README.md
+++ b/README.md
@@ -36,6 +36,7 @@ Stage 2 indicates that the committee expects these features to be developed and
| [Decorator Metadata][decorator-metadata] | Kristen Hewell Garrett | Kristen Hewell Garrett | :question: | [May 2023][decorator-metadata-notes] |
| [Import Attributes][import-attributes] | Myles Borins
Sven Sauleau
Dan Clark
Daniel Ehrenberg | Sven Sauleau
Dan Clark
Daniel Ehrenberg
Nicolò Ribaudo | [import-attributes][import-attributes-tests] | [March 2023][import-attributes-notes] |
| [Source Phase Imports][source-phase-imports] | Luca Casonato | Guy Bedford
Luca Casonato | :question: | [July 2023][source-phase-imports-notes] |
+| [Uint8Array to/from Base64][uint8array-base64] | Kevin Gibbons | Kevin Gibbons | :question: | February 2024 |
### Stage 2.7
@@ -70,7 +71,6 @@ Stage 2 indicates that the committee expects these features to be developed and
| [Time Zone Canonicalization][time-zone-canon] | Justin Grant | Justin Grant
Richard Gibson | [May 2023][time-zone-canon-notes] |
| [Deferring Module Evaluation][lazy-import] | Yulia Startsev
Guy Bedford | Yulia Startsev
Guy Bedford
Nicolò Ribaudo | [July 2023][lazy-import-notes] |
| [`RegExp.escape`][escape] | Domenic Denicola
Benjamin Gruenbaum
Jordan Harband | Jordan Harband | [September 2023][escape-notes] |
-| [Uint8Array to/from Base64][uint8array-base64] | Kevin Gibbons | Kevin Gibbons | [July 2023][uint8array-base64-notes]
September 2023 |
| [Joint Iteration][joint] | Michael Ficarra | Michael Ficarra | February 2024] |
| [`Promise.try`][try] | Jordan Harband | Jordan Harband | February 2024 |