CHANGELOG.asciidoc 425 B

123456789101112
  1. 2018/12/03: Changelog introduced.
  2. 2018/12/03: Relx has been updated to v3.27.0.
  3. 2018/12/03: Dependencies are no longer always rebuilt by
  4. default. Please check the documentation for
  5. information. A quick fix if this causes an
  6. issue is to add `FULL = 1` at the top of your
  7. Makefile.
  8. 2018/12/06: Change the default COVER_DATA_DIR to be the
  9. same as COVER_REPORT_DIR.