diff options
Diffstat (limited to 'CHANGELOG.asciidoc')
-rw-r--r-- | CHANGELOG.asciidoc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.asciidoc b/CHANGELOG.asciidoc index 1a69744..519d05d 100644 --- a/CHANGELOG.asciidoc +++ b/CHANGELOG.asciidoc @@ -33,3 +33,7 @@ that have corresponding Erlang.mk functionality, as well as Cowboy, Ranch, Gun and Cowlib remain in the index. + +2024/11/19: The deprecated defines `dep_fetch`, `dep_name`, + `dep_repo` and `dep_commit` have been removed + in favor of their `query_*` equivalents. |