update changelog for 0.3.0
This commit is contained in:
parent
3aee669ea2
commit
90b56eac6e
1 changed files with 7 additions and 0 deletions
|
@ -3,3 +3,10 @@
|
||||||
|
|
||||||
# 0.2.0
|
# 0.2.0
|
||||||
- made `file` in entries optional
|
- made `file` in entries optional
|
||||||
|
|
||||||
|
# 0.3.0
|
||||||
|
- set nixpkgs input as unstable by default
|
||||||
|
- added `github:nix-systems/default` as an input
|
||||||
|
- moved the following outputs:
|
||||||
|
- `engines.${system}.default` -> `functions.${system}.engine`
|
||||||
|
- introduced `mkNteDerivation` helper function (`functions.${system}.mkNteDerivation`)
|
||||||
|
|
Loading…
Reference in a new issue