Browse Source

Add dep caching to the CHANGELOG as experimental

Loïc Hoguin 1 year ago
parent
commit
7f93fa264a
1 changed files with 4 additions and 0 deletions
  1. 4 0
      CHANGELOG.asciidoc

+ 4 - 0
CHANGELOG.asciidoc

@@ -43,3 +43,7 @@
 
 2023/05/15: Protobuff compilation with `gpb` now uses the
             `{use_packages, true}` option.
+
+2023/05/15: Experimental support for caching git and
+            hex dependencies has been added. Set
+            `CACHE_DEPS=1` to enable.