Update NEWS

This commit is contained in:
Přemysl Eric Janouch 2022-09-04 15:20:39 +02:00
parent c1b6918db3
commit 67008963cf
Signed by: p
GPG Key ID: A0420B94F92B9493
1 changed files with 17 additions and 0 deletions

17
NEWS
View File

@ -1,3 +1,20 @@
Unreleased
* Add a backend for co-processes, such as language servers
* Support reading OpenRPC documents from a file
* Respect the NO_COLOR environment variable
* Miscellaneous libedit (editline) fixes
* json-rpc-test-server: implement OpenRPC discovery
* json-rpc-test-server: only serve regular files
* json-rpc-test-server: miscellaneous WebSocket fixes
1.1.0 (2020-10-13)
* Add method name tab completion using OpenRPC information