Skip to content

Commit abaf5c1

Browse files
committed
Docs: update changelog
1 parent 032d783 commit abaf5c1

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

docs/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,15 @@ Semantic Versioning.
1111
### Added
1212

1313
* Windows: The 32-bit x86 builds are now code-signed.
14+
* Windows: Tab-completion now works in PowerShell. (Completion needs to be
15+
[installed manually][install-powershell-completions].) (Implemented by [Tony
16+
Sathre][]).
17+
18+
### Fixed
19+
20+
* The executable files shared between the npm packages and the static builds are
21+
now identical. (Previously, the files sometimes differed because they were
22+
code-signed independently. Code signing is non-deterministic.)
1423

1524
## 2.3.0 (2022-02-24)
1625

@@ -437,8 +446,10 @@ Beta release.
437446
[Nico Sonack]: https://github.com/herrhotzenplotz
438447
[Piotr Dąbrowski]: https://github.com/yhnavein
439448
[Shivam Mehta]: https://github.com/maniac-en
449+
[Tony Sathre]: https://github.com/tonysathre
440450
[coc.nvim]: https://github.com/neoclide/coc.nvim
441451
[config-global-groups]: https://quick-lint-js.com/config/#global-groups
452+
[install-powershell-completions]: https://github.com/quick-lint/quick-lint-js/blob/master/completions/README.md#powershell
442453
[tiagovla]: https://github.com/tiagovla
443454
[wagner riffel]: https://github.com/wgrr
444455

0 commit comments

Comments
 (0)