We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42a86fc commit 502b01cCopy full SHA for 502b01c
CHANGELOG.md
@@ -8,6 +8,13 @@ All notable changes to this project will be documented in this file.
8
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
9
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
10
11
+## [template_v2.6.0] - 2024-01-24
12
+
13
+### Changed
14
15
+- Upgrade to Golioth Firmware SDK at
16
+ [`v0.17.0`](https://github.com/golioth/golioth-firmware-sdk/releases/tag/v0.17.0)
17
18
## [template_v2.5.0] - 2024-11-26
19
20
### Changed
VERSION
@@ -1,5 +1,5 @@
1
VERSION_MAJOR = 2
2
-VERSION_MINOR = 5
+VERSION_MINOR = 6
3
PATCHLEVEL = 0
4
VERSION_TWEAK = 0
5
EXTRAVERSION =
0 commit comments