Skip to content

Commit

Permalink
fixup! update changelog (unix sockets)
Browse files Browse the repository at this point in the history
  • Loading branch information
EliteTK committed Jun 4, 2024
1 parent 13cc9fc commit 70a71a2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Added
- configuration option `pass_environment` which specifies a list of env var names to be passed from ra-multiplex client proxy to the spawned language server (rust-analyzer)
- the `connect` and `listen` configuration options can now take a string (path)
on unix platforms to specify the location of a unix domain socket.
- the `connect` and `listen` configuration options can now take a path on unix
platforms to specify the location of a unix domain socket.


## [v0.2.4] - 2024-05-15
Expand Down

0 comments on commit 70a71a2

Please sign in to comment.