mirror of
https://github.com/captbaritone/webamp.git
synced 2026-07-18 00:55:54 +00:00
Update changelog for v2.3.1
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
4a5783ae51
commit
b0982a085d
1 changed files with 7 additions and 1 deletions
|
|
@ -10,12 +10,18 @@ If you want access to the changes in this section before they are officially rel
|
|||
:::
|
||||
-->
|
||||
|
||||
## 2.3.0
|
||||
## 2.3.1
|
||||
|
||||
:::info
|
||||
This is the current version of Webamp.
|
||||
:::
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
- Fix `Webamp.VERSION` reporting `"2.2.0"` instead of the correct version.
|
||||
|
||||
## 2.3.0
|
||||
|
||||
### Improvements
|
||||
|
||||
- Added a new Webamp instance method: [`webamp.renderInto(domNode)`](./06_API/03_instance-methods.md#renderintodomnode-htmlelement-promisevoid). Which renders Webamp as a _child_ of the provided DOM node, rather than within its own top-level container.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue