mirror of
https://github.com/nix-community/dream2nix.git
synced 2024-11-23 00:13:02 +03:00
14 lines
348 B
Markdown
14 lines
348 B
Markdown
|
# Changelog
|
||
|
|
||
|
All notable changes to this project will be documented in this file.
|
||
|
|
||
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/)
|
||
|
|
||
|
## [Unreleased]
|
||
|
|
||
|
### Added
|
||
|
|
||
|
#### Unified override interface across languages
|
||
|
|
||
|
New options `overrides.${name}` and `overrideAll` for all language modules that manage a dependency tree.
|