1
1
mirror of https://github.com/divnix/digga.git synced 2024-12-25 00:55:08 +03:00

Update Changelog for tag

This commit is contained in:
Pacman99 2021-06-09 00:11:17 +00:00 committed by Parthiv Seetharaman
parent 82e94c8170
commit 90db38e4e9

View File

@ -1,5 +1,18 @@
# Changelog
## [v0.2.0](https://github.com/divnix/digga/tree/v0.2.0) (2021-06-08)
**Implemented enhancements:**
- Overlays / Imports and treatment of non-nix files [\#26](https://github.com/divnix/digga/issues/26)
- NixOS Veteran Migration [\#25](https://github.com/divnix/digga/issues/25)
- Add option of devshellOverlays for devshell [\#21](https://github.com/divnix/digga/issues/21)
- Is it a right way to enable the deploy-rs multi-arch support [\#18](https://github.com/divnix/digga/issues/18)
**Fixed bugs:**
- Can't override nixpkgs sub-systems with deprecated attributes [\#13](https://github.com/divnix/digga/issues/13)
## [v0.1.0](https://github.com/divnix/digga/tree/v0.1.0) (2021-05-15)