From efde77fea4c2c44783b3b0bc0c541e4a59e116f4 Mon Sep 17 00:00:00 2001 From: Bryan Paxton Date: Fri, 27 Jan 2023 19:56:08 -0600 Subject: [PATCH] Backfill CHANGELOG.md --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 81ad1c7..e136d07 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [v0.2.15] - bump ex_doc to 0.29.1 + - Translate 'skip_undefined_reference_warnings_on' ExDoc option + - Document auto-link syntax for Erlang extras + - add support for the "output" configuration option ## [v0.2.14]