Commit a9b8030d authored by Dimitris Lampridis's avatar Dimitris Lampridis

update changelog

parent aef493d7
......@@ -9,6 +9,22 @@ Change Log
Format: `Keep a Changelog <https://keepachangelog.com/en/1.0.0/>`_
Versioning: `Semantic Versioning <https://semver.org/spec/v2.0.0.html>`_
[4.3.0] - 2023-11-14
====================
Added
-----
- [bld] build distribution tarball with all binaries and development files (#36)
Changed
-------
- [sw/fw] use GCC toolchain v11.2 for RISC-V firmware compilation (#37)
- [bld] use common EDL CI pipelines (#35)
Fixed
-----
- [sw/py] fix calls to trtl_close() in TrtlDevice object destructor
- [sw] fix bug in sync_id when used by multiple sync users on same HMQ (#34)
[4.2.0] - 2023-06-12
====================
Added
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment