Skip to content

Commit

Permalink
chore: add changelog note
Browse files Browse the repository at this point in the history
  • Loading branch information
KonnorRogers committed Mar 26, 2024
1 parent 2797e24 commit e890820
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion docs/pages/resources/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ Components with the <sl-badge variant="warning" pill>Experimental</sl-badge> bad

New versions of Shoelace are released as-needed and generally occur when a critical mass of changes have accumulated. At any time, you can see what's coming in the next release by visiting [next.shoelace.style](https://next.shoelace.style).

## Next

- Fixed a bug in `<sl-split-panel>` that caused it not to recalculate it's position when going from being `display: none;` to its original display value. [#]

## 2.15.0

- Added the Slovenian translation [#1893]
Expand Down Expand Up @@ -1738,4 +1742,4 @@ The following pages demonstrate why this change was necessary.

## 2.0.0-beta.1

- Initial release
- Initial release

0 comments on commit e890820

Please sign in to comment.