You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
go-sendxmpp/CHANGELOG.md

16 lines
294 B
Markdown

3 years ago
# Changelog
## [Unreleased]
### Changed
- Use xml.Marshal to safely build HTTP Upload request.
- Use salsa.debian.org/mdosch/xmppsrv for SRV lookups.
## [v0.1.1]
### Changed
- Xml-escape file name in http-upload.
- Xml-escape mimetype in http-upload.
## [v0.1.0]
3 years ago
### Added
- Initial release