Skip to content

Commit fdff7b5

Browse files
committed
MCU8MASS-510: new release, update changelog and version
1 parent 478ee74 commit fdff7b5

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,12 +40,13 @@
4040
* Fixes a bug where the CELL LED wouldn't blink while the device was connecting to the network
4141
* Fixes a bug in the sandbox where some event flags could be cleared before being processed
4242

43-
# 1.1.4
43+
# 1.2.0
4444

4545
## Features
4646

4747
* Split HTTP example into a HTTP and HTTPS example
4848
* Add a log message when HTTPS security profile is not set up
49+
* Update library.properties to pass lint checks for PR with library-registry
4950

5051
## Bugfixes
5152

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=avr-iot-cellular
2-
version=1.1.4
2+
version=1.2.0
33
author=Microchip Technology Inc. <simen.gangstad@microchip.com>
44
maintainer=Microchip Technology Inc. <simen.gangstad@microchip.com>
55
sentence=Library for the AVR-IoT Cellular Mini Board

0 commit comments

Comments
 (0)