File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments