Khoi Hoang
0fd4700d36
v1.1.5
...
### Releases v1.1.5
1. Fix dependency on unpublished [**STM32AsyncTCP Library**](https://github.com/philbowles/STM32AsyncTCP ). Check [Compilation broken due to error in STM32AsyncTCP dependency](https://github.com/khoih-prog/AsyncWebServer_STM32/issues/4 ) and [how to run one of the examples?](https://github.com/khoih-prog/AsyncWebServer_STM32/issues/2 ).
2021-03-22 20:22:33 -04:00
Khoi Hoang
c9be0bdaab
Releases v1.1.3
...
### Releases v1.1.3
1. Fix non-persistent Connection header bug. Check [**'Connection' header expects 'disconnect' instead 'close' ? #13**](https://github.com/khoih-prog/AsyncHTTPRequest_Generic/issues/13 )
2. Add ESP32-S2 support
3. Tested with [**Latest ESP32 Core 1.0.5**](https://github.com/espressif/arduino-esp32 ) for ESP32-based boards.
2021-02-25 16:51:32 -05:00
Khoi Hoang
e7dabe52bc
Releases v1.1.0
...
### Releases v1.1.0
1. Add HTTP PUT, PATCH, DELETE and HEAD methods. Check [Add support for sending PUT, PATCH, DELETE request](https://github.com/khoih-prog/AsyncHTTPRequest_Generic/issues/5 )
2. Add Table of Contents
3. Add Version String
2020-12-23 17:35:01 -05:00
Khoi Hoang
79d850ebed
Update
2020-10-01 21:49:35 -04:00
Khoi Hoang
34e655efb8
v1.0.0
...
### Releases v1.0.0
1. Initial coding to add support to STM32F/L/H/G/WB/MP1 using built-in Ethernet (Nucleo-144, DISCOVERY, etc).
2. Add examples using STM32 boards.
2020-09-13 23:05:46 -04:00