changelog and documentation updates for 2.4.0-rc1

This commit is contained in:
Shivaram Lingamneni 2020-10-31 21:54:24 -04:00
parent 42ae35d266
commit a1d63f62cc
4 changed files with 131 additions and 3 deletions

View file

@ -40,7 +40,7 @@ If you want to take a look at a running Oragono instance or test some client cod
* passwords stored with [bcrypt](https://godoc.org/golang.org/x/crypto)
* banning ips/nets and masks with `KLINE` and `DLINE`
* [IRCv3 support](https://ircv3.net/software/servers.html)
* a heavy focus on developing with [specifications](https://oragono.io/specs.html)
* a focus on developing with [specifications](https://oragono.io/specs.html)
## Quick start guide