Skip to content

Commit aa95d66

Browse files
committed
regen doc
1 parent bed69b9 commit aa95d66

File tree

2 files changed

+4
-16
lines changed

2 files changed

+4
-16
lines changed

README.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -29,14 +29,8 @@ __Version:__ 1.20.0
2929
- Optional socket pool
3030
- REST syntax: `hackney:Method(URL)` (where a method can be get, post, put, delete, ...)
3131

32-
**Supported versions** of Erlang are R16B03-1, 17.3.4 and above. It is
33-
reported to work with R14B04 and R15B03-1.
34-
35-
**WARNING**: Erlang 17.3 and 17.3.1 have a broken SSL module which
36-
prevents the usage of SSL connection with some servers. You **must** upgrade
37-
in that case to Erlang
38-
[17.3.4](https://github.com/erlang/otp/commit/9417f044ee3c291c2ea343c203aebdcc40597226)
39-
or superior.
32+
**Supported versions** of Erlang are 22.3 and above. It is
33+
reported to work with version from 19.3 to 21.3.
4034

4135
> Note: This is a work in progress, see the
4236
[TODO](http://github.com/benoitc/hackney/blob/master/TODO.md) for more

doc/README.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -29,14 +29,8 @@ __Version:__ 1.20.0
2929
- Optional socket pool
3030
- REST syntax: `hackney:Method(URL)` (where a method can be get, post, put, delete, ...)
3131

32-
**Supported versions** of Erlang are R16B03-1, 17.3.4 and above. It is
33-
reported to work with R14B04 and R15B03-1.
34-
35-
**WARNING**: Erlang 17.3 and 17.3.1 have a broken SSL module which
36-
prevents the usage of SSL connection with some servers. You **must** upgrade
37-
in that case to Erlang
38-
[17.3.4](https://github.com/erlang/otp/commit/9417f044ee3c291c2ea343c203aebdcc40597226)
39-
or superior.
32+
**Supported versions** of Erlang are 22.3 and above. It is
33+
reported to work with version from 19.3 to 21.3.
4034

4135
> Note: This is a work in progress, see the
4236
[TODO](http://github.com/benoitc/hackney/blob/master/TODO.md) for more

0 commit comments

Comments
 (0)