Skip to content

Latest commit

 

History

History
24 lines (21 loc) · 968 Bytes

CHANGELOG.md

File metadata and controls

24 lines (21 loc) · 968 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[0.2.0] - 2018-05-08

Added

  • Added support for XEP-0191 (Blocking Command)
  • Added support for XEP-0012 (Last Activity)
  • Added support for XEP-0237 (Roster Versioning)
  • RFC 7395: XMPP Subprotocol for WebSocket

[0.1.15] - 2018-03-20

Added

  • Initial release (https://xmpp.org/rfcs/rfc3921.html)
  • Added support for XEP-0030 (Service Discovery)
  • Added support for XEP-0049 (Private XML Storage)
  • Added support for XEP-0054 (vcard-temp)
  • Added support for XEP-0077 (In-Band Registration)
  • Added support for XEP-0092 (Software Version)
  • Added support for XEP-0138 (Stream Compression)
  • Added support for XEP-0160 (Best Practices for Handling Offline Messages)
  • Added support for XEP-0199 (XMPP Ping)