We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b93b0f commit 90bd574Copy full SHA for 90bd574
CHANGELOG.md
@@ -2,6 +2,17 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## [1.3.3] - 2022-02-15
6
+
7
+### Changed
8
+- If attribute retrieval fails with a "not found" try again with the 16 bit version if a 128 bit base uuid is used.
9
10
+### Fixed
11
+- Memory leak when deleting client instance.
12
+- IDf version check for data length extension.
13
+- Memory leak when server services changed.
14
+- Compiler warnings for non-esp32 devices.
15
16
## [1.3.2] - 2022-01-15
17
18
### Fixed
0 commit comments