Skip to content

Commit c0d1ce0

Browse files
committed
Release 1.3.7
1 parent 53af854 commit c0d1ce0

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [1.3.7] - 2022-02-15
6+
7+
### Fixed
8+
9+
- Crash when retrieving an attribute that does not exist on the peer.
10+
- Memory leak when deleting client instances.
11+
- Compilation errors for esp32s3
12+
513
## [1.3.6] - 2022-01-18
614

715
### Changed

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=NimBLE-Arduino
2-
version=1.3.6
2+
version=1.3.7
33
author=h2zero
44
maintainer=h2zero <powellperalta@gmail.com>
55
sentence=Bluetooth low energy (BLE) library for arduino-esp32 based on NimBLE.

0 commit comments

Comments
 (0)