Skip to content

Commit

Permalink
Update changelog for v0.57.0
Browse files Browse the repository at this point in the history
  • Loading branch information
TwitchBronBron committed Sep 2, 2022
1 parent f7d789a commit 3b2bd18
Show file tree
Hide file tree
Showing 3 changed files with 32 additions and 7,925 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0



## [0.57.0](https://github.com/rokucommunity/brighterscript/compare/v0.56.0...0.57.0) - 2022-09-02
### Added
- validation for files that are nested too deep ([#680](https://github.com/rokucommunity/brighterscript/pull/680))
### Changed
- upgrade to [[email protected]](https://github.com/rokucommunity/roku-deploy/blob/master/CHANGELOG.md#381---2022-09-02). Notable changes since 3.7.1:
### Fixed
- Allow `mod` as an aa prop([#684](https://github.com/rokucommunity/brighterscript/pull/684))
- coerce AA member identifier kinds to `TokenKind.Identifier` ([#684](https://github.com/rokucommunity/brighterscript/pull/684))
- Doc Scraper issues ([#585](https://github.com/rokucommunity/brighterscript/pull/585))
- Fix case sensitivity issue with `bs_const` values ([#677](https://github.com/rokucommunity/brighterscript/pull/677))



## [0.56.0](https://github.com/rokucommunity/brighterscript/compare/v0.55.2...0.56.0) - 2022-08-23
### Added
- validation for dimmed variables ([#672](https://github.com/rokucommunity/brighterscript/pull/672))
Expand Down
Loading

0 comments on commit 3b2bd18

Please sign in to comment.