forked from External/ergo
Update docs to match rfc7700 stuff
This commit is contained in:
parent
5e72409695
commit
db1309e69b
2 changed files with 2 additions and 1 deletions
|
|
@ -14,6 +14,7 @@ Improved compatibility, more features, etc.
|
|||
### Added
|
||||
|
||||
### Changed
|
||||
* Casemapping changed from custom unicode mapping to preliminary [rfc7700](https://github.com/ircv3/ircv3-specifications/pull/272) mapping.
|
||||
|
||||
### Removed
|
||||
|
||||
|
|
|
|||
|
|
@ -14,7 +14,7 @@ This project adheres to [Semantic Versioning](http://semver.org/). For the purpo
|
|||
|
||||
## Features
|
||||
|
||||
* UTF-8 nick and channel names
|
||||
* UTF-8 nick and channel names with rfc7700
|
||||
* [yaml](http://yaml.org/) configuration
|
||||
* native TLS/SSL support
|
||||
* server password (`PASS` command)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue