Skip to content

Commit 4f9b2b7

Browse files
authored
Merge pull request #349 from w3c/supersede
Editorial: Add note about superseding 2.0
2 parents 8997745 + ea896f8 commit 4f9b2b7

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

index.bs

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,11 +105,15 @@ table.props td, table.props th {
105105
</style>
106106

107107
This is the Third Edition of Indexed Database API.
108-
The [First Edition](https://www.w3.org/TR/2015/REC-IndexedDB-20150108/)
108+
The [First Edition](https://www.w3.org/TR/2015/REC-IndexedDB-20150108/),
109+
simply titled "Indexed Database API",
109110
became a W3C Recommendation on 8 January 2015.
110-
The [Second Edition](https://www.w3.org/TR/2018/REC-IndexedDB-2-20180130/)
111+
The [Second Edition](https://www.w3.org/TR/2018/REC-IndexedDB-2-20180130/),
112+
titled "Indexed Database API 2.0",
111113
became a W3C Recommendation on 30 January 2018.
112114

115+
Indexed Database API 3.0 is intended to supersede Indexed Database API 2.0.
116+
113117

114118
<!-- ============================================================ -->
115119
# Introduction # {#introduction}

0 commit comments

Comments
 (0)