Skip to content

Commit 9529ef3

Browse files
committed
typo
1 parent e93c7ba commit 9529ef3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
55
* 2.0.x in progress (alpha3?)
66
* Address #22 by adding `clj-kondo.exports` (this is just a first pass; the `:lint-as` mappings will probably be replaced by hooks in the future).
7-
* Fix #19 by supporting regex/patterns dynamically inside `?=` (as well as the compile-time support already in `expect`).
7+
* Fix #19 by supporting regex/patterns dynamically inside `=?` (as well as the compile-time support already in `expect`).
88
* Update `build-clj` to v0.5.0.
99
* Switch to `build.clj`/`tools.build` for CI/deploy.
1010

0 commit comments

Comments
 (0)