diff options
author | Sadie Powell <sadie@witchery.services> | 2024-07-19 12:52:01 +0100 |
---|---|---|
committer | Sadie Powell <sadie@witchery.services> | 2024-07-19 13:24:41 +0100 |
commit | bfca74f6b34a87dc1aca9753a367acc5415fddf2 (patch) | |
tree | b72ed2a4dd22822c99c42d0b1df70881e0648f4c /docs | |
parent | 3acf74483ca5b5e4ff082fa2253df0366b43a54e (diff) |
Bump for 2.0.17-git.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Changes | 8 | ||||
-rw-r--r-- | docs/Changes.conf | 4 |
2 files changed, 10 insertions, 2 deletions
diff --git a/docs/Changes b/docs/Changes index e0ba80557..730c5f43c 100644 --- a/docs/Changes +++ b/docs/Changes @@ -1,5 +1,9 @@ -Anope Version 2.0.16 --------------------- +Anope Version 2.0.17-git +------------------------ +No significant changes. + +Anope Version 2.0.16-git +------------------------ Added a workaround for users matching expired sqlines. Fixed a copy/paste error in webcpanel. Fixed a crash in db_flatfile caused by trying to serialize data without a type. diff --git a/docs/Changes.conf b/docs/Changes.conf index 12036af57..1ceaaef76 100644 --- a/docs/Changes.conf +++ b/docs/Changes.conf @@ -1,3 +1,7 @@ +Anope Version 2.0.17-git +------------------------ +No significant changes. + Anope Version 2.0.16 -------------------- No significant changes. |