Skip to content

Commit dc8b43f

Browse files
committed
increase version for release, update changelog
1 parent 8ac887e commit dc8b43f

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

changelog.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Adafruit nRF52 Arduino Core Changelog
22

3+
## 0.14.6 - 2019.10.30
4+
5+
- Added power switch pin for Circuit Playground Bluefruit
6+
- Make min/max templates
7+
38
## 0.14.5 - 2019.10.21
49

510
- Added Itsy nRF52840 Express support

libraries/Bluefruit52Lib/library.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=Adafruit Bluefruit nRF52 Libraries
2-
version=0.14.5
2+
version=0.14.6
33
author=Adafruit
44
maintainer=Adafruit <[email protected]>
55
sentence=Arduino library for nRF52-based Adafruit Bluefruit LE modules

platform.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
1818

1919
name=Adafruit nRF52 Boards
20-
version=0.14.5
20+
version=0.14.6
2121

2222
# Compile variables
2323
# -----------------

0 commit comments

Comments
 (0)