1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-07-02 12:53:14 +02:00

Mention JSON-RPC documentation in early release notes.

https://www.unrealircd.org/docs/JSON-RPC
[skip ci]
This commit is contained in:
Bram Matthys
2022-06-19 20:28:51 +02:00
parent 1fe6119026
commit bbf9600504
+4 -1
View File
@@ -1,9 +1,12 @@
UnrealIRCd 6.0.5-git
=================
This is work in progress. Current git is NOT stable.
If you want a stable IRCd, download 6.0.4 or upgrade to it via `./unrealircd upgrade`
### Enhancements:
* [JSON-RPC](https://www.unrealircd.org/docs/JSON-RPC) API for UnrealIRCd.
This is work in progress, only listing users and channels at the moment.
UnrealIRCd 6.0.4
-----------------
This release comes with lots of features and enhancements. In particular,