diff options
| author | Sadie Powell <sadie@witchery.services> | 2024-05-01 14:15:17 +0100 |
|---|---|---|
| committer | Sadie Powell <sadie@witchery.services> | 2024-05-01 14:15:17 +0100 |
| commit | 2f77cb38e2453cc405d3e4bdf8bc5c812e0b6de2 (patch) | |
| tree | b75b29525491af869b26e612c9178aae246c4e16 | |
| parent | 84ca4c0d2786903bc1ff7693cc5ce714d1cd6f2c (diff) | |
Update the changelogs.
| -rw-r--r-- | docs/Changes | 7 | ||||
| -rw-r--r-- | docs/Changes.conf | 2 |
2 files changed, 7 insertions, 2 deletions
diff --git a/docs/Changes b/docs/Changes index 5d86c7155..d957b14b0 100644 --- a/docs/Changes +++ b/docs/Changes @@ -1,6 +1,11 @@ Anope Version 2.1.5-git ----------------------- -No significant changes. +Added an example systemd unit file. +Added support for BIGLINES on UnrealIRCd. +Bumped the minimum supported version of Bahamut to 2.0. +Fixed truncating messages in global/global and global/server. +Improved building Anope for use as a system package. +Updated the Turkish translation. Anope Version 2.1.4 ------------------- diff --git a/docs/Changes.conf b/docs/Changes.conf index ce696c2cf..c2408233a 100644 --- a/docs/Changes.conf +++ b/docs/Changes.conf @@ -1,6 +1,6 @@ Anope Version 2.1.5-git ----------------------- -No significant changes. +Added the nickserv/drop/override and chanserv/drop/override oper privileges. Anope Version 2.1.4 ------------------- |
