Skip to content

Commit 725079a

Browse files
committed
Release 1.3.1
1 parent 51e4733 commit 725079a

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

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

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

5+
## [1.3.1] - 2021-08-04
6+
7+
### Fixed
8+
- Corrected a compiler/linker error when an application or a library uses bluetooth classic due to the redefinition of `btInUse`.
9+
510
## [1.3.0] - 2021-08-02
611

712
### Added

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.0
2+
version=1.3.1
33
author=h2zero
44
maintainer=h2zero <[email protected]>
55
sentence=Bluetooth low energy (BLE) library for arduino-esp32 based on NimBLE.

0 commit comments

Comments
 (0)