Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
McJones committed Sep 12, 2023
1 parent fa02cbb commit f35079e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Flagged the `Utility.AddTagsToLines` method as obsolete.
- Fixed a bug where escaped characters weren't being correctly added back into the file after adding line tags.
- declaration statements without a value (`<<declare $var>>`) will no longer crash the compiler.
- Fixed a bug where unusual interpolated commands (such as `<<{0}{""}>>`) would resolve to unexpected final values (`<<>>`).

### Removed

Expand Down

0 comments on commit f35079e

Please sign in to comment.