File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed
Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## Unreleased
99
10+ ## [ 1.3.1] - 2024-04-17
11+
12+ ### Fixed
13+
14+ - Fixed dependency list (Sensirion_UPT_Core was renamed 'Sensirion UPT Core')
15+
1016## [ 1.3.0] - 2024-03-25
1117
1218### Added
Original file line number Diff line number Diff line change 11name =Sensirion Gadget BLE Arduino Lib
2- version =1.3.0
2+ version =1.3.1
33author =Bjoern Muntwyler, Jonas Stolle
44maintainer =Sensirion AG <sensirion.com>
55sentence =Library for BLE communication between BLE Gadgets and the MyAmbience app.
@@ -8,4 +8,4 @@ category=Communication
88url =https://github.com/Sensirion/arduino-ble-gadget
99architectures =esp32
1010includes =Sensirion_Gadget_BLE.h
11- depends =Sensirion Core, NimBLE-Arduino, Sensirion_UPT_Core
11+ depends =Sensirion Core, NimBLE-Arduino, Sensirion UPT Core
You can’t perform that action at this time.
0 commit comments