mirror of
https://github.com/FluuxIO/go-xmpp.git
synced 2024-12-03 07:42:00 -08:00
Add 0.3.0 changelog
This commit is contained in:
parent
1822089db6
commit
3b84cb796e
13
CHANGELOG.md
13
CHANGELOG.md
@ -1,5 +1,16 @@
|
||||
# Fluux XMPP Changelog
|
||||
|
||||
## v0.3.0
|
||||
|
||||
### Changes
|
||||
|
||||
- Update requirements to go1.13
|
||||
- Add a websocket transport
|
||||
- Add Client.SendIQ method
|
||||
- Add IQ result routes to the Router
|
||||
- Fix SIGSEGV in xmpp_component (#126)
|
||||
- Add tests for Component and code style fixes
|
||||
|
||||
## v0.2.0
|
||||
|
||||
### Changes
|
||||
@ -14,4 +25,4 @@
|
||||
|
||||
### Code migration guide
|
||||
|
||||
TODO
|
||||
TODO
|
||||
|
Loading…
Reference in New Issue
Block a user