3
0
mirror of https://github.com/ergochat/ergo.git synced 2024-11-10 22:19:31 +01:00

Update changelog

This commit is contained in:
Daniel Oaks 2017-12-26 12:38:54 +10:00
parent 197ab520bf
commit b9f7850719

View File

@ -12,12 +12,19 @@ New release of Oragono!
### Security ### Security
### Added ### Added
* `DLINE`/`KLINE`: We now save the name of whichever oper set the ban (and display it later).
### Changed ### Changed
* `draft/maxline` capability is now [`oragono.io/maxline`](https://oragono.io/maxline).
* `WHO`: First parameter now must be a mask or channel name, cannot be ommitted.
* Casemapping is now advertised using the `UTF8MAPPING` token, matching the new spec changes.
* We now allow unprivileged users to list channel bans.
### Removed ### Removed
### Fixed ### Fixed
* Fixed a bug around removing channel bans.
* Fixed a client timeout bug.
## [0.10.2] - 2017-11-13 ## [0.10.2] - 2017-11-13