diff --git a/build/resources/releasedocs/changelog.html b/build/resources/releasedocs/changelog.html index ba76edf2b..6f1703d51 100644 --- a/build/resources/releasedocs/changelog.html +++ b/build/resources/releasedocs/changelog.html @@ -75,7 +75,7 @@ Smack Changelog
  • [SMACK-56] - Reported data can now hold more than one value.
  • [SMACK-57] - RoomInfo now includes the room JID.
  • [SMACK-59] - Date format for delayed dates is configurable.
  • -
  • [SMACK-62] - Fields username and password are optional in Registration.
  • +
  • [SMACK-62] - The username and password fields are now optional in Registration.
  • [SMACK-67] - Parsing of delayed dates was improved to be smarter.
  • [SMACK-68] - PacketParserUtils#parseProperties is now public.
  • [SMACK-69] - Adding or removing entries from a group can now throw an XMPPException.