From 73363dfce569ace0e352d2fce704314b7a8befaf Mon Sep 17 00:00:00 2001 From: Victor Oliveira Nascimento Date: Sat, 18 Jun 2022 21:04:25 -0300 Subject: [PATCH] bump changelog --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d7d7c1f..eb0f732 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ ## [Unreleased] +## [2.5.0] - 2022-06-18 + +### Changed + +- Update release workflow (thanks @dolfinus) +- Migrate GitHub Actions to erlef/setup-beam (thanks @kianmeng) +- Fix typespecs (thanks @mustardnoise) +- small refactor of CI +- **raised Elixir version to 1.10** + ## [2.4.1] - 2021-10-26 ### Changed