Skip to content

Commit

Permalink
Updated Changelog for v1.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
lvcabral committed Jan 17, 2025
1 parent c73c6ae commit f114714
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
@@ -1,5 +1,14 @@
# Changelog

<a name="v1.8.2"></a>

## [v1.8.2 - Fixed `ifToStr()` for `roInvalid`](https://github.com/lvcabral/brs-engine/releases/tag/v1.8.2) - 17 January 2025

* Fixed `IfToStr` to properly handle `roInvalid` component by [@lvcabral](https://github.com/lvcabral) in [#451](https://github.com/lvcabral/brs-engine/pull/451)
* Simplified `AppPayload` type checking by [@lvcabral](https://github.com/lvcabral) in [#452](https://github.com/lvcabral/brs-engine/pull/452)

[Full Changelog][v1.8.2]

<a name="v1.8.1"></a>

## [v1.8.1 - New interface modules and fixes on number parsing](https://github.com/lvcabral/brs-engine/releases/tag/v1.8.1) - 10 January 2025
Expand Down Expand Up @@ -876,6 +885,7 @@ The following is the list of components implemented (some partially or just mock

[Full Changelog][v0.1.0-emu]

[v1.8.2]: https://github.com/lvcabral/brs-engine/compare/v1.8.1...v1.8.2
[v1.8.1]: https://github.com/lvcabral/brs-engine/compare/v1.8.0...v1.8.1
[v1.8.0]: https://github.com/lvcabral/brs-engine/compare/v1.7.2...v1.8.0
[v1.7.3]: https://github.com/lvcabral/brs-engine/compare/v1.7.0...v1.7.3
Expand Down

0 comments on commit f114714

Please sign in to comment.