Skip to content

Commit b12cd12

Browse files
committed
gateway_code: bump to 2.12.0 and update changelog
1 parent 9c27a5a commit b12cd12

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
Changelog
22
=========
33

4+
Version 2.12.0
5+
--------------
6+
7+
+ Open Nodes
8+
- New ST NUCLEO-WL55JC (nucleo-wl55jc)
9+
10+
+ Tests and CI
11+
- Fix Zigduino serial latency
12+
- Add Python3.9 version support
13+
414
Version 2.11.0
515
--------------
616

gateway_code/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@
2020
# knowledge of the CeCILL license and that you accept its terms.
2121

2222

23-
__version__ = '2.11.0'
23+
__version__ = '2.12.0'

0 commit comments

Comments
 (0)