summary refs log tree commit diff stats
path: root/changelogs/changelog_2_2_0.md
Commit message (Collapse)AuthorAgeFilesLines
* fixes a typo (#22437)ringabout2023-08-101-1/+1
|
* follow up #22322; fixes changelog (#22381)ringabout2023-08-041-2/+0
|
* Allow `libffi` to work via `koch boot` (#22322)awr12023-08-031-0/+14
* Divert libffi from nimble path, impl into koch * Typo in koch * Update options.nim comment * Fix CI Test * Update changelog * Clarify libffi nimble comment * Future pending changelog --------- Co-authored-by: ringabout <43030857+ringabout@users.noreply.github.com>