Skip to content

Commit

Permalink
doc: CHANGELOG.md: add note for shared download dirs
Browse files Browse the repository at this point in the history
  • Loading branch information
kaspar030 committed Dec 22, 2023
1 parent c1d3ce6 commit f3cf161
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased] - ReleaseDate

### Fixed

- if the srcdir of a module is equal or a descendent of a dependency, create
a ninja phony rule. Prevents ninja from complaining about non-existant files.

## [0.1.18] - 2023-12-18

### Added
Expand Down

0 comments on commit f3cf161

Please sign in to comment.