# Changelog

## v0.7.1 (2022-12-07)

  * Use CACerts from Erlang/OTP 25 if available

## v0.7.0 (2022-12-02)

  * Support precompilation with custom precompilers
  * Don't pass default Erlang environment variables into make

## v0.6.3 (2021-10-19)

  * Fallback to `make` if `nmake` is not available on Windows.

## v0.6.2 (2020-12-03)

  * Fix permissions for some files in the repository.

## v0.6.1 (2020-09-07)

  * Warn on paths that contain spaces.
  * Use `gmake` on NetBSD.

## v0.6.0 (2019-06-10)

  * Start tracking CHANGELOG.
