diff --git a/CHANGELOG.md b/CHANGELOG.md index be3ce1e..0fb6d05 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ ## [Unreleased] ### Added - [#34](https://github.com/tweag/nixtract/pull/34) add option to provide nixtract with a status communication channel +- [#36](https://github.com/tweag/nixtract/pull/36) add option to only extract runtime dependencies ### Fixed - [#38](https://github.com/tweag/nixtract/pull/38) fixed bug where found derivations were parsed incorrectly + +### Changed +- [#36](https://github.com/tweag/nixtract/pull/36) moved all nixtract configuration options into a single struct passed to the `nixtract` function