Skip to content

Commit 7bef60d

Browse files
committed
release v1.1.1
See CHANGELOG for details. Signed-off-by: Mike Szczys <[email protected]>
1 parent 86b9ea5 commit 7bef60d

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,15 @@ All notable changes to this project will be documented in this file.
88
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
99
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
1010

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+
1120
## [1.1.0] 2024-02-09
1221

1322
### Changed

0 commit comments

Comments
 (0)