Commit a0bba53b authored by Dimitris Lampridis's avatar Dimitris Lampridis

update changelog

parent a73486b9
......@@ -9,11 +9,25 @@ Change Log
Format: `Keep a Changelog <https://keepachangelog.com/en/1.0.0/>`_
Versioning: `Semantic Versioning <https://semver.org/spec/v2.0.0.html>`_
Unreleased
==========
[4.2.0] - 2023-06-09
====================
Added
-----
- [doc] Document RMQ interface (#28)
- [hdl] per-CPU soft-reset port (#31)
Changed
-------
- [sw] Driver no longer handles sequence codes (#24)
- [bld] pytests on real hardware now run through CI (#29)
- [bld] Software installation cleanup and migration to latest common CI
Fixed
-----
- [sw] Fix .so versioning (#25)
- [sw] Make driver compatible with 5.15+ kernels
- [hdl] RMQ TX interface flow control (#26)
- [hdl]Fix regressions in SVEC demo design (#27)
[4.1.0] - 2023-01-12
====================
......
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