Skip to content

Commit

Permalink
update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
obiot committed Apr 21, 2024
1 parent c1c4f03 commit 51ad03d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# Changelog

## [17.2.0] (melonJS 2) - _2024-xx-xx_
## [17.2.0] (melonJS 2) - _2024-04-22_

### Added
- Audio: add missing optional id parameter to 3D / Spatial audio methods
- Core: add platform detection if running as a standalone web app
- Loader: properly return an error when attempting to load FontFace assets on non-browser platforms
- Loader: add missing `unload` implementation for font assets

### Fixed
- Loader: properly return an error when attempting to load FontFace assets on non-browser platforms
- Renderer: fix a regression when a global canvas is available (e.g. webapp adapter for wechat)
- Renderer: fix a regression when forcing WebGL1 rendering mode (leading to an exception)
- Renderer: fix a regression when using the canvas rendering mode where antialias setting was not being applied on cached tinted elements
Expand Down

0 comments on commit 51ad03d

Please sign in to comment.