Skip to content

Commit 86ef851

Browse files
jasonpcarrollczjaso
andauthored
Update CHANGELOG with all PRs since v2.1.0 (#201)
Co-authored-by: czjaso <czjaso@amazon.com>
1 parent ba67ef0 commit 86ef851

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

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

3+
## v3.1.2 (January 2026)
4+
- [#200](https://github.com/FreeRTOS/coreHTTP/pull/200) Add write permissions to doxygen generation workflow on main.
5+
- [#199](https://github.com/FreeRTOS/coreHTTP/pull/199) Fix MISRA violations.
6+
- [#197](https://github.com/FreeRTOS/coreHTTP/pull/197) Add CMakeLists.txt for coreHTTP library.
7+
- [#196](https://github.com/FreeRTOS/coreHTTP/pull/196) Update manifest to list CMock as a test dependency.
8+
- [#195](https://github.com/FreeRTOS/coreHTTP/pull/195) Remove version numbers from source files.
9+
- [#194](https://github.com/FreeRTOS/coreHTTP/pull/194) Return HTTPSuccess when HTTP_RESPONSE_DO_NOT_PARSE_BODY_FLAG is set.
10+
- [#191](https://github.com/FreeRTOS/coreHTTP/pull/191) Remove formatting bot workflow.
11+
- [#189](https://github.com/FreeRTOS/coreHTTP/pull/189) Fix comment in config defaults header file.
12+
- [#188](https://github.com/FreeRTOS/coreHTTP/pull/188) Follow Security Guide to update YAML files.
13+
- [#187](https://github.com/FreeRTOS/coreHTTP/pull/187) Update GitHub Actions workflows as per security guidelines.
14+
- [#186](https://github.com/FreeRTOS/coreHTTP/pull/186) Replace Synopsys link with blackduck one to solve link error.
15+
- [#184](https://github.com/FreeRTOS/coreHTTP/pull/184) Adjust proof tooling to support CBMC v6.
16+
- [#183](https://github.com/FreeRTOS/coreHTTP/pull/183) Update LTS 202406 information.
17+
- [#181](https://github.com/FreeRTOS/coreHTTP/pull/181) Bump CBMC version to 5.95.1.
18+
319
## v3.1.1 (June 2024)
420
- Fix doxygen deployment on Github.
521

0 commit comments

Comments
 (0)