Update Changelog for PR

This commit is contained in:
nrdxp 2021-03-15 03:42:30 +00:00 committed by GitHub Actions
parent c12528b7d9
commit 8f2a8adb55

View file

@ -4,6 +4,7 @@
**Fixed bugs:**
- `flk update` fails because of obsolete flag [\#159](https://github.com/divnix/devos/issues/159)
- Expected that not all packages are exported? [\#151](https://github.com/divnix/devos/issues/151)
- Segmentation fault when generating iso [\#150](https://github.com/divnix/devos/issues/150)
@ -11,6 +12,10 @@
- lib: can depend on pkgs \(a la nixpkgs\#pkgs/pkgs-lib\) [\#147](https://github.com/divnix/devos/pull/147)
**Closed issues:**
- mn alias: sk: command not found \(core\) [\#162](https://github.com/divnix/devos/issues/162)
## [v0.8.0](https://github.com/divnix/devos/tree/v0.8.0) (2021-03-02)
**Implemented enhancements:**