diff --git a/CHANGELOG.md b/CHANGELOG.md index b05e9f20..c4c85642 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,7 +12,7 @@ New release of Oragono! ### Added * Added ARM build (for Raspberry PIs and similar). * Added automated connection throttling! To enable this, copy the `connection-throttling` section from the config. -* Added `KLINE` and `UNDLINE` commands. Complementing `DLINE`'s per-IP and per-network bans, this lets you ban masks from the server. +* Added `KLINE` and `UNKLINE` commands. Complementing `DLINE`'s per-IP and per-network bans, this lets you ban masks from the server. ### Changed * Connection limits can now be freely enabled or disabled. To enable automated limit handling, see the new `enabled` flag in the config, under `connection-limits`.