1
1
mirror of https://github.com/nmattia/snack.git synced 2024-09-11 11:55:36 +03:00

Update CHANGELOG

This commit is contained in:
Nicolas Mattia 2019-01-21 22:16:16 +01:00
parent b857a4903c
commit 6046a99fcd

View File

@ -24,6 +24,7 @@ Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to
`./package.nix`.
- The flag `-s` is used to specify a `snack.nix`. By default `./snack.nix` is
used.
- The `--cores` was replaced with `--jobs`
### Fixed
- The module import parsing when the CPP extension is enabled.