Skip to content
This repository has been archived by the owner on Feb 4, 2023. It is now read-only.

Commit

Permalink
v1.2.1 to fix bug of wrong reqStates
Browse files Browse the repository at this point in the history
### Release v1.2.1

1. Fix bug of wrong `reqStates`. Check [Release 1.9 breakes previously running code #39](khoih-prog/AsyncHTTPRequest_Generic#39) and [Callback behaviour is buggy (ESP8266) #43](khoih-prog/AsyncHTTPRequest_Generic#43)
2. Optional larger `DEFAULT_RX_TIMEOUT` from default 3s, for slower networks
  • Loading branch information
khoih-prog committed Oct 21, 2022
1 parent c2a6dcd commit 8d22b19
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
## Table of Contents

* [Changelog](#changelog)
* [Release v1.2.1](#Release-v121)
* [Release v1.2.0](#Release-v120)
* [Release v1.1.1](#Release-v111)
* [Release v1.1.0](#Release-v110)
Expand Down

0 comments on commit 8d22b19

Please sign in to comment.