processone / xmpp

Erlang/Elixir XMPP parsing and serialization library on top of Fast XML
http://process-one.net
Apache License 2.0
137 stars 88 forks source link

Bad XEP-0474 version in .doap file and new XEP-0474 version #85

Closed Neustradamus closed 3 weeks ago

Neustradamus commented 1 month ago

It is specified that XEP-0474 0.4.0 is supported since 1.8.0 but there is no 0.4.0, it was 0.3.0:

It was 0.3.0 at the commit moment:

Now there is a 0.3.1 (2024-09-11):

Neustradamus commented 3 weeks ago

@badlop: Thanks for your commit!