update changelog for 0.3.1

This commit is contained in:
jacekpoz 2024-09-13 11:22:20 +02:00
parent c0b6df99d8
commit 8d74fade2b
Signed by: poz
SSH key fingerprint: SHA256:JyLeVWE4bF3tDnFeUpUaJsPsNlJyBldDGV/dIKSLyN8

View file

@ -10,3 +10,7 @@
- moved the following outputs:
- `engines.${system}.default` -> `functions.${system}.engine`
- introduced `mkNteDerivation` helper function (`functions.${system}.mkNteDerivation`)
# 0.3.1
- improved engine code readability a bit
- exposed `applyTemplate` so that users can do templating inside a single file