Skip to content

Commit b319de9

Browse files
committed
Docs: update change log
1 parent f402e49 commit b319de9

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,12 @@ Semantic Versioning.
1313
* `x && <Element/>` no longer falsely reports [E0026][] (missing operand for
1414
operator). (Thanks to [Piotr Dąbrowski][] for reporting.)
1515

16+
### Changed
17+
18+
* Homebrew: Emacs Lisp files are now installed in
19+
`<brew>/share/emacs/site-lisp/quick-lint-js` (per `brew audit`'s
20+
recommendation) instead of in `share/emacs/site-lisp`.
21+
1622
## 2.1.0 (2022-02-09)
1723

1824
[Downloads](https://c.quick-lint-js.com/releases/2.1.0/)

0 commit comments

Comments
 (0)