diff options
author | Loïc Hoguin <[email protected]> | 2020-08-25 11:23:11 +0200 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2020-08-25 11:23:37 +0200 |
commit | 47ec03dcf0346ad827e5c8aa8c2bf9ac35398afe (patch) | |
tree | c182c557152edf03de12f5eaed9dddc39c435c35 /doc/src | |
parent | ee1007804e67e595bc5d32e833340a07b4896cba (diff) | |
download | gun-1.3.x.tar.gz gun-1.3.x.tar.bz2 gun-1.3.x.zip |
Diffstat (limited to 'doc/src')
-rw-r--r-- | doc/src/guide/migrating_from_1.3.asciidoc | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/src/guide/migrating_from_1.3.asciidoc b/doc/src/guide/migrating_from_1.3.asciidoc index 729c651..c8b7598 100644 --- a/doc/src/guide/migrating_from_1.3.asciidoc +++ b/doc/src/guide/migrating_from_1.3.asciidoc @@ -3,6 +3,13 @@ The following patch versions were released since Gun 1.3: +=== Gun 1.3.3 + +This release updates Erlang.mk to include features useful +to RabbitMQ. + +It also updates Cowlib to 2.7.0. + === Gun 1.3.2 This release backports a fix that will be included in the |