From 2163fef859c46ebe5f3d7827ce8ddfd45ee56691 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Mon, 3 Dec 2018 20:50:42 +0100 Subject: Print a changelog when updating Erlang.mk --- CHANGELOG.asciidoc | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 CHANGELOG.asciidoc (limited to 'CHANGELOG.asciidoc') diff --git a/CHANGELOG.asciidoc b/CHANGELOG.asciidoc new file mode 100644 index 0000000..ef5d2f2 --- /dev/null +++ b/CHANGELOG.asciidoc @@ -0,0 +1,9 @@ +2018/12/03: Changelog introduced. + +2018/12/03: Relx has been updated to v3.27.0. + +2018/12/03: Dependencies are no longer always rebuilt by + default. Please check the documentation for + information. A quick fix if this causes an + issue is to add `FULL = 1` at the top of your + Makefile. -- cgit v1.2.3