Skip to content

Commit

Permalink
Add a changelog mention
Browse files Browse the repository at this point in the history
  • Loading branch information
Veetaha committed Oct 1, 2023
1 parent ab5e7e0 commit 95f23b2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,13 +36,15 @@ See the [v0.3.0 milestone] for a full list of all changes.
[#245]: https://github.com/rust-marker/marker/pull/245
[#252]: https://github.com/rust-marker/marker/pull/252
[#256]: https://github.com/rust-marker/marker/pull/256
[#259]: https://github.com/rust-marker/marker/pull/259
[#263]: https://github.com/rust-marker/marker/pull/263
[#265]: https://github.com/rust-marker/marker/pull/265

### Added
- [#232]: Add scope config for visitors and `for_each_expr` to `marker_utils`
- [#239]: GitHub releases now provide precompiled binaries of `cargo-marker` and `marker_rustc_driver`.
- [#252]: Marker now provides install scripts for linux, macos and windows
- [#259]: Introduced a GitHub Action for installing and running Marker

### Breaking Changes
- [#256]: Renamed `AstContext` -> `MarkerContext`
Expand Down

0 comments on commit 95f23b2

Please sign in to comment.