1
0
mirror of https://github.com/anope/anope.git synced 2026-06-12 17:04:47 +02:00

Compare commits

...

2 Commits

Author SHA1 Message Date
Sadie Powell 15f5be76b9 Bump for 2.0.21-git. 2026-05-26 18:00:50 +01:00
Sadie Powell 12f1ebee1c Release 2.0.20. 2026-05-26 17:59:50 +01:00
3 changed files with 11 additions and 3 deletions
+5 -1
View File
@@ -1,5 +1,9 @@
Anope Version 2.0.19-git
Anope Version 2.0.21-git
------------------------
No significant changes.
Anope Version 2.0.20
--------------------
Fixed an escaped value that wasn't escaped enough in chanstats.
Fixed not having a handler for the FNAME message on InspIRCd.
Fixed os_stats reporting the SGLine expiry time as the SQLine expiry time.
+5 -1
View File
@@ -1,7 +1,11 @@
Anope Version 2.0.20-git
Anope Version 2.0.21-git
------------------------
No significant changes.
Anope Version 2.0.20
--------------------
No significant changes.
Anope Version 2.0.19
--------------------
No significant changes.
+1 -1
View File
@@ -2,5 +2,5 @@
VERSION_MAJOR=2
VERSION_MINOR=0
VERSION_PATCH=20
VERSION_PATCH=21
VERSION_EXTRA="-git"