Skip to content

Commit

Permalink
Prepare for v.0.6.0 release (#17)
Browse files Browse the repository at this point in the history
## Description

Update the changelog.
  • Loading branch information
billylanchantin authored Jan 9, 2025
2 parents 56f50f3 + 0e5dc13 commit 33019d0
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# CHANGELOG

## v0.6.0 (2025-01-09)

* Drop official support for Elixir 1.13 and 1.14 (though they should still work)
* Currently support Elixir 1.15 to 1.18
* Change docs so they no longer warn about a doctest
* Miscellanea: renamed LISENCE file, added CODEOWNERS file, etc.

## v0.5.0 (2024-05-22)

* Allow `===` and `!===` in expressions
Expand Down

0 comments on commit 33019d0

Please sign in to comment.