Просмотр исходного кода

Add dep caching to the CHANGELOG as experimental

Loïc Hoguin 2 лет назад
Родитель
Сommit
7f93fa264a
1 измененных файлов с 4 добавлено и 0 удалено
  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.