Update readme

This commit is contained in:
Martin Dahl 2023-06-26 12:16:21 +02:00
parent a54682ec93
commit 93cd1756cd
1 changed files with 2 additions and 0 deletions

View File

@ -44,6 +44,8 @@ What works?
Changelog
--------------------
#### [Unreleased]
- Refactor code generation using syn and quote and improve build times <https://github.com/sequenceplanner/r2r/pull/58>
- Replace (e)println with log <https://github.com/sequenceplanner/r2r/pull/51>
#### [0.7.3] - 2023-06-20
- Fix mistake in docs generation.