Skip to content

Commit

Permalink
ready for 2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
LennartHennigs committed Dec 28, 2023
1 parent 485c7fe commit 3b31248
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@

**Note:** Unreleased changes are checked in but not part of an official release (available through the Arduino IDE or PlatfomIO) yet. This allows you to test WiP features and give feedback to them.

## [2.2] – 2023-12-28

- merged pull request [#56](https://github.com/LennartHennigs/ESPTelnet/pull/56) that fixes issues #54 and #52 submitted by [Laxilef](https://github.com/Laxilef)
- added buffered `write()` function to `ESPTelnetBase`as suggested by [Laxilef](https://github.com/Laxilef)
- Losing client connection will no longer freeze the server
- fixed bug in `connectToWiFi()` helper function


## [2.1.2] - 2022-06-26

- refactored `ESPTelnetBase`, simplified the main `loop()`
Expand Down

0 comments on commit 3b31248

Please sign in to comment.