Skip to content

Commit 9499e4f

Browse files
jasonpcarrollczjaso
andauthored
Update CHANGELOG with all PRs since v3.3.0 (#185)
Co-authored-by: czjaso <czjaso@amazon.com>
1 parent 9e6458a commit 9499e4f

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Change Log for coreJSON Library
22

3+
## v3.3.1 (January 2026)
4+
- [#184](https://github.com/FreeRTOS/coreJSON/pull/184) Add write permissions to doxygen generation workflow on main.
5+
- [#182](https://github.com/FreeRTOS/coreJSON/pull/182) Update manifest to list unity as a test dependency.
6+
- [#181](https://github.com/FreeRTOS/coreJSON/pull/181) Add CMakeLists.txt for coreJSON library.
7+
- [#180](https://github.com/FreeRTOS/coreJSON/pull/180) Remove version numbers from headers. Add library version define.
8+
- [#179](https://github.com/FreeRTOS/coreJSON/pull/179) Fix JSON validation issues concerning missing commas, escaped control characters, and hex escaped 0 value.
9+
- [#174](https://github.com/FreeRTOS/coreJSON/pull/174) Remove formatting bot workflow.
10+
- [#173](https://github.com/FreeRTOS/coreJSON/pull/173) Follow Security Guide to update YAML files.
11+
- [#172](https://github.com/FreeRTOS/coreJSON/pull/172) Update GitHub Actions workflows as per security guidelines.
12+
- [#171](https://github.com/FreeRTOS/coreJSON/pull/171) Fix link.
13+
- [#170](https://github.com/FreeRTOS/coreJSON/pull/170) Adjust proof tooling to support CBMC v6.
14+
- [#169](https://github.com/FreeRTOS/coreJSON/pull/169) Treat empty JSON object in key-value pair as valid.
15+
- [#167](https://github.com/FreeRTOS/coreJSON/pull/167) Correctly detect missing key in a key-value pair.
16+
- [#166](https://github.com/FreeRTOS/coreJSON/pull/166) Update LTS 202406 information.
17+
- [#164](https://github.com/FreeRTOS/coreJSON/pull/164) Use CBMC version 5.95.1.
18+
319
## v3.3.0 (May 2024)
420
- [#157](https://github.com/FreeRTOS/coreJSON/pull/157) MISRA C:2012 compliance check.
521
- [#154](https://github.com/FreeRTOS/coreJSON/pull/154) Add ClusterFuzzLite setup.

0 commit comments

Comments
 (0)