Skip to content

Commit 971a12e

Browse files
authored
Update readme.md with JDK compatibility
1 parent 18264b9 commit 971a12e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

readme.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,9 @@
77
mdoc is a markdown documentation tool for Scala inspired by
88
[tut](https://github.com/tpolecat/tut). Visit https://scalameta.org/mdoc to
99
learn more about mdoc.
10+
11+
## JDK compatibility
12+
| JDK | Release |
13+
| ---- | ---------------|
14+
| 8 | Up to `v2.6.1` |
15+
| 11+ | _latest_ |

0 commit comments

Comments
 (0)