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

Commit 10c760e

Browse files
authored
Update README.md and use allman astyle
1 parent b2cbb71 commit 10c760e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

changelog.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,17 +31,17 @@
3131

3232
## Changelog
3333

34-
### Release v1.9.2
34+
### Releases v1.9.2
3535

3636
1. Default to reconnect to the same `host:port` after connected for new HTTP sites. Check [Host/Headers not always sent with 1.10.1 #44](https://github.com/khoih-prog/AsyncHTTPRequest_Generic/issues/44)
3737
2. Use `allman astyle` and add `utils`
3838

39-
### Release v1.9.1
39+
### Releases v1.9.1
4040

4141
1. Fix bug of wrong `reqStates`. Check [Release 1.9 breaks previously running code #39](https://github.com/khoih-prog/AsyncHTTPRequest_Generic/issues/39) and [Callback behaviour is buggy (ESP8266) #43](https://github.com/khoih-prog/AsyncHTTPRequest_Generic/issues/43).
4242
2. Optional larger `DEFAULT_RX_TIMEOUT` from default 3s, for slower networks
4343

44-
### Release v1.9.0
44+
### Releases v1.9.0
4545

4646
1. Fix bug.
4747
2. Clean up

0 commit comments

Comments
 (0)