Skip to content

Commit

Permalink
CHANGELOG: releasing v3.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
azizk committed Aug 12, 2023
1 parent 5a87485 commit 2dd4243
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## [v3.2.3] – 2023-08-xx

- EEx, HEEx: use `<%!-- ... --%>` when toggling comments.
- EEx, HEEx, Surface: highlight begin and end punctuation marks of comments.
- Commands: fix: filter out already selected tests.

## [v3.2.2] – 2023-06-28

- Elixir: fixed module function call regression in captures (`&Map.take(&1, @fields)`).
Expand Down

0 comments on commit 2dd4243

Please sign in to comment.