···495495- Fixed a bug where cli would fail to complete https connections from behind a
496496 proxy with self-signed certificates. The cli now defaults to using system
497497 trust stores for trusted CAs, allowing use in proxied network environments.
498498- ([apsoras][https://github.com/apsoras])
498498+ ([apsoras](https://github.com/apsoras))
499499500500- Fixed a bug where the language server's "add missing patterns" code action
501501 would not be offered when the cursor was on an inexhaustive `case` expression