Skip to content

Commit

Permalink
Update changelog with other PR merges.
Browse files Browse the repository at this point in the history
  • Loading branch information
christhekeele committed Apr 14, 2024
1 parent 8a01ee0 commit 5a8b8ad
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,14 @@ This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html

- Support for Elixir 1.16: removes new compiler warnings.

### Changed

- Parser and lexer modules renamed with `erlex_` prefix to avoid conflict with similarly named modules.

### Fixed

- Lone `_` variables in patterns

## 0.2.6 - 2020-03-09

### Added
Expand Down

0 comments on commit 5a8b8ad

Please sign in to comment.