Update Changelog for PR
This commit is contained in:
parent
4dcf191d1d
commit
01f25807e4
|
@ -20,6 +20,7 @@
|
||||||
|
|
||||||
**Fixed bugs:**
|
**Fixed bugs:**
|
||||||
|
|
||||||
|
- Cachix caches aren't added to the configuration [\#208](https://github.com/divnix/devos/issues/208)
|
||||||
- iso: systemd service startup [\#194](https://github.com/divnix/devos/issues/194)
|
- iso: systemd service startup [\#194](https://github.com/divnix/devos/issues/194)
|
||||||
- Help adding easy-hls-nix to devos [\#174](https://github.com/divnix/devos/issues/174)
|
- Help adding easy-hls-nix to devos [\#174](https://github.com/divnix/devos/issues/174)
|
||||||
- `flk update` fails because of obsolete flag [\#159](https://github.com/divnix/devos/issues/159)
|
- `flk update` fails because of obsolete flag [\#159](https://github.com/divnix/devos/issues/159)
|
||||||
|
@ -40,6 +41,7 @@
|
||||||
|
|
||||||
**Merged pull requests:**
|
**Merged pull requests:**
|
||||||
|
|
||||||
|
- hosts: add cachix [\#210](https://github.com/divnix/devos/pull/210)
|
||||||
- iso: avoid systemd service startup [\#202](https://github.com/divnix/devos/pull/202)
|
- iso: avoid systemd service startup [\#202](https://github.com/divnix/devos/pull/202)
|
||||||
- hosts/devosSystem: pass modules as attrset [\#198](https://github.com/divnix/devos/pull/198)
|
- hosts/devosSystem: pass modules as attrset [\#198](https://github.com/divnix/devos/pull/198)
|
||||||
- doc: enact bootstrapping section [\#196](https://github.com/divnix/devos/pull/196)
|
- doc: enact bootstrapping section [\#196](https://github.com/divnix/devos/pull/196)
|
||||||
|
@ -67,6 +69,7 @@
|
||||||
|
|
||||||
- hosts: fix \#142 [\#143](https://github.com/divnix/devos/pull/143)
|
- hosts: fix \#142 [\#143](https://github.com/divnix/devos/pull/143)
|
||||||
- profiles: simplify profiles to suites [\#139](https://github.com/divnix/devos/pull/139)
|
- profiles: simplify profiles to suites [\#139](https://github.com/divnix/devos/pull/139)
|
||||||
|
- pkgs: automatic source management [\#135](https://github.com/divnix/devos/pull/135)
|
||||||
|
|
||||||
## [0.7.0](https://github.com/divnix/devos/tree/0.7.0) (2021-02-20)
|
## [0.7.0](https://github.com/divnix/devos/tree/0.7.0) (2021-02-20)
|
||||||
|
|
||||||
|
@ -127,7 +130,6 @@
|
||||||
|
|
||||||
**Merged pull requests:**
|
**Merged pull requests:**
|
||||||
|
|
||||||
- pkgs: automatic source management [\#135](https://github.com/divnix/devos/pull/135)
|
|
||||||
- deploy-rs: init support [\#120](https://github.com/divnix/devos/pull/120)
|
- deploy-rs: init support [\#120](https://github.com/divnix/devos/pull/120)
|
||||||
- core: fix \#115 [\#116](https://github.com/divnix/devos/pull/116)
|
- core: fix \#115 [\#116](https://github.com/divnix/devos/pull/116)
|
||||||
- doc: begin work on new documentation [\#113](https://github.com/divnix/devos/pull/113)
|
- doc: begin work on new documentation [\#113](https://github.com/divnix/devos/pull/113)
|
||||||
|
|
Loading…
Reference in a new issue