Quellcode durchsuchen

add changelog entry for labeled-response ratification

tags/v2.0.0-rc1
Shivaram Lingamneni vor 4 Jahren
Ursprung
Commit
dad46221ee
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  1. 1
    0
      CHANGELOG.md

+ 1
- 0
CHANGELOG.md Datei anzeigen

@@ -73,6 +73,7 @@ This release includes a database change. If you have `datastore.autoupgrade` set
73 73
 
74 74
 ### Changed
75 75
 * Updated CHATHISTORY support to the [latest draft](https://github.com/ircv3/ircv3-specifications/pull/393) (#621, thanks [@prawnsalad](https://github.com/prawnsalad)!)
76
+* Updated to the ratified [labeled-response](https://ircv3.net/specs/extensions/labeled-response.html) specification from the earlier `draft/labeled-response-0.2` (#757)
76 77
 * `/HISTORY` now defaults to returning 100 messages, and also takes time durations like `1h` as arguments (#621, thanks lover!)
77 78
 * D-Lines are no longer enforced against loopback IPs (#671)
78 79
 * Password length limit was reduced from 600 bytes to 300 bytes (#775)

Laden…
Abbrechen
Speichern