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 86b9ea5 commit 7bef60dCopy full SHA for 7bef60d
CHANGELOG.md
@@ -8,6 +8,15 @@ 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
+## [1.1.1] 2024-03-21
12
+
13
+### Breaking Changes
14
+- This library requires Golioth Firmware SDK v0.11.1 or newer which implements
15
+ CONFIG_GOLIOTH_RPC_MAX_RESPONSE_LEN
16
17
+### Changed
18
+- Better checks and logs when zcbor encoding runs out of memory
19
20
## [1.1.0] 2024-02-09
21
22
### Changed
0 commit comments