Skip to content

Commit 320416d

Browse files
jasonpcarrollczjaso
andauthored
Update CHANGELOG with all PRs since v1.3.1 (#114)
Co-authored-by: czjaso <[email protected]>
1 parent dff80ea commit 320416d

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

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

3+
## v2.0.0 (January 2026)
4+
5+
### Changes
6+
- [#113](https://github.com/FreeRTOS/coreSNTP/pull/113) Add write permissions to doxygen generation workflow on main.
7+
- [#112](https://github.com/FreeRTOS/coreSNTP/pull/112) Add migration guide for v2.0.0.
8+
- [#111](https://github.com/FreeRTOS/coreSNTP/pull/111) Update manifest.yml.
9+
- [#110](https://github.com/FreeRTOS/coreSNTP/pull/110) Add CMakeLists.txt.
10+
- [#109](https://github.com/FreeRTOS/coreSNTP/pull/109) Remove version numbers and add library version macro.
11+
- [#107](https://github.com/FreeRTOS/coreSNTP/pull/107) Remove formatting bot workflow.
12+
- [#105](https://github.com/FreeRTOS/coreSNTP/pull/105) Refine Sntp_ConvertToUnixTime.
13+
- [#104](https://github.com/FreeRTOS/coreSNTP/pull/104) Fix Year 2038 Problem in Sntp_ConvertToUnixTime.
14+
- [#102](https://github.com/FreeRTOS/coreSNTP/pull/102) Update release.yml as per security guideline.
15+
- [#101](https://github.com/FreeRTOS/coreSNTP/pull/101) Remove unwanted comment for return value of SntpGetTime_t.
16+
- [#99](https://github.com/FreeRTOS/coreSNTP/pull/99) Replace Synopsys link with blackduck one to solve link error.
17+
- [#98](https://github.com/FreeRTOS/coreSNTP/pull/98) Adjust proof tooling to support CBMC v6.
18+
- [#97](https://github.com/FreeRTOS/coreSNTP/pull/97) Update LTS 202406 information.
19+
320
## v1.3.1 (June 2024)
421

522
### Changes

0 commit comments

Comments
 (0)