3
0
mirror of https://github.com/ergochat/ergo.git synced 2024-11-13 07:29:30 +01:00

Update docs to match rfc7700 stuff

This commit is contained in:
Daniel Oaks 2016-10-11 23:54:13 +10:00
parent 5e72409695
commit db1309e69b
2 changed files with 2 additions and 1 deletions

View File

@ -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

View File

@ -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)