Skip to content

Commit

Permalink
Update changelog for v0.47.0
Browse files Browse the repository at this point in the history
  • Loading branch information
TwitchBronBron committed Jun 14, 2024
1 parent 4e1fad9 commit ee01e0a
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0



## [0.47.0](https://github.com/rokucommunity/brs/compare/v0.46.0...v0.47.0) - 2024-06-14
### Added
- Added support for `formatJson()` undocumented flags 256 and 512 ([#79](https://github.com/rokucommunity/brs/pull/79))
- Added support for multi-dimensional array access in brackets notation ([#78](https://github.com/rokucommunity/brs/pull/78))
### Changed
- Fixed conversion functions to Integer: `Int()`, `CInt()` and `Fix()` ([#74](https://github.com/rokucommunity/brs/pull/74))
- fix node14 ([#73](https://github.com/rokucommunity/brs/pull/73))



## [0.46.0](https://github.com/rokucommunity/brs/compare/v0.45.5...v0.46.0) - 2024-05-01
### Added
- Implement `try...catch` and `throw` ([#72](https://github.com/rokucommunity/brs/pull/72))
Expand Down

0 comments on commit ee01e0a

Please sign in to comment.