commit 5c52b38d7e69256ba1d7a654be0ed043107a692a
parent 5373d31fceb6218daf63cdccc9d1c18941212da0
Author: Alexandre Bique <bique.alexandre@gmail.com>
Date: Sat, 13 Jan 2024 10:40:30 +0100
Update extension-id.md
Apply changes suggested by @messmerd
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/conventions/extension-id.md b/conventions/extension-id.md
@@ -27,6 +27,6 @@ Everything about the extension id symmetrically applies to factory id.
## History
-Before this document was written, existing extensions didn't honor these rules.
+Before version 1.2.0 when this document was written, existing extensions didn't honor these rules.
We wanted to stabilize some draft extensions without breaking compatibility, yet their extension IDs contained the string `draft`.
While these strings weren't user-facing, we still wanted to remove them, so we updated the extension IDs according to this document and introduced IDs with `_COMPAT` suffixes to provide backward compatibility with the draft versions.