aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.asciidoc
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.asciidoc')
-rw-r--r--CHANGELOG.asciidoc6
1 files changed, 5 insertions, 1 deletions
diff --git a/CHANGELOG.asciidoc b/CHANGELOG.asciidoc
index 863780e..83cdf68 100644
--- a/CHANGELOG.asciidoc
+++ b/CHANGELOG.asciidoc
@@ -34,10 +34,14 @@
as well as Cowboy, Ranch, Gun and Cowlib remain
in the index.
-2024/11/19: The deprecated defines `dep_fetch`, `dep_name`,
+2024/11/19: The deprecated defines `dep_fetch`,
`dep_repo` and `dep_commit` have been removed
in favor of their `query_*` equivalents.
+
+ The deprecated define `dep_name` will be
+ removed at a later date to give time to
+ users to upgrade.
++
The deprecated legacy fetch method has also
been removed (`dep_cowboy = https://... ref`
without an explicit fetch method). Adding "git"