You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: SECURITY.md
+4-6Lines changed: 4 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,16 +2,14 @@
2
2
3
3
## Supported Versions
4
4
5
-
Due to both time and resource constrains the Highlight.js core team only fully supports the most current major/minor release of the library. Problems with prior minor releases are often solved by upgrading to the most recent minor release. Prior major release will only receive critical security updates (when feasible).
5
+
Due to both time and resource constrains the Highlight.js core team only fully supports the most current major/minor release of the library. Problems with prior minor releases are often resolved by upgrading to the most recent minor release. Prior major release will only receive critical security updates (when feasible).
6
6
7
-
| Version || Status |
7
+
| Version |Supported| Status |
8
8
| :-----: | :-: | :------ |
9
-
| 10.3.x |:white_check_mark:| The 10.x series recieves regular updates, new features & bug fixes. |
10
-
| <= 10.2.x |:x:|*Please upgrade to a more recent release.*|
9
+
| 10.4.x |:white_check_mark:| The 10.x series recieves regular updates, new features & bug fixes. |
10
+
| <= 10.3.x |:x:|*Please upgrade to the latest 10.x release.*|
11
11
| 9.18.x |:closed_lock_with_key:| Security updates only. See [VERSION_10_UPGRADE.md](https://github.com/highlightjs/highlight.js/blob/master/VERSION_10_UPGRADE.md). |
0 commit comments