update changelog for 0.3.1
This commit is contained in:
parent
c0b6df99d8
commit
8d74fade2b
1 changed files with 4 additions and 0 deletions
|
@ -10,3 +10,7 @@
|
||||||
- moved the following outputs:
|
- moved the following outputs:
|
||||||
- `engines.${system}.default` -> `functions.${system}.engine`
|
- `engines.${system}.default` -> `functions.${system}.engine`
|
||||||
- introduced `mkNteDerivation` helper function (`functions.${system}.mkNteDerivation`)
|
- 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
|
||||||
|
|
Loading…
Reference in a new issue