From f076409eb1da0e4e0c866d0e1c7dc6388cf3b71c Mon Sep 17 00:00:00 2001 From: Veikko Sariola Date: Tue, 17 Nov 2020 00:12:10 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2cabad6..b43618f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,5 +16,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - Support for 32 and 64 bit builds. - Regression tests for opcodes, using CTests. - Switch to CMake for builds. +- Compiling as a static library & an API to call Sointu +- Running all tests (win/linux/mac) in the cloud, using Github workflows +- go4k: a Go package to call Sointu +- go4k: Importing and exporting Sointu .asm songs +- go4k: asmfmt, a command line utility to format/process Sointu .asm song files [Unreleased]: https://github.com/vsariola/sointu/compare/4klang-3.11...HEAD \ No newline at end of file