Skip to content

Commit 0d74007

Browse files
committed
Add a simple compatibility table to the README
1 parent 3d5d1fb commit 0d74007

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
@@ -83,6 +83,12 @@ configuration. AST dependent features at the moment are `find usages`,
8383
`rename symbol`, `extract function`, `inline symbol`, `rename file or
8484
dir`, `change function signature`, `promote function`.
8585

86+
### Compatibility
87+
88+
clj-refactor | refactor-nrepl | CIDER | Clojure | Java |
89+
-------------|----------------|-------------|---------|------|
90+
2.4.0 | 2.4.0 | 0.17, 0.18 | 1.7+ | 8+ |
91+
8692
## Usage
8793

8894
All functions in `clj-refactor` have a two-letter mnemonic

0 commit comments

Comments
 (0)