-
Notifications
You must be signed in to change notification settings - Fork 76
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
- Loading branch information
1 parent
4514594
commit d01fd66
Showing
5 changed files
with
69 additions
and
30 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,37 @@ | ||
# Changelog | ||
|
||
## 0.16.0 | ||
|
||
### Minor Changes | ||
|
||
- c12c2b9: Movable Tree Children & Undo | ||
|
||
#### 🐛 Bug Fixes | ||
|
||
- Refine error message on corrupted data (#356) | ||
- Add MovableList to CONTAINER_TYPES (#359) | ||
- Better jitter for fractional index (#360) | ||
|
||
#### 🧪 Testing | ||
|
||
- Add compatibility tests (#357) | ||
|
||
#### Feat | ||
|
||
- Make the encoding format forward and backward compatible (#329) | ||
- Undo (#361) | ||
- Use fractional index to order the children of the tree (#298) | ||
|
||
#### 🐛 Bug Fixes | ||
|
||
- Tree fuzz sort value (#351) | ||
- Upgrade wasm-bindgen to fix str free err (#353) | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies [c12c2b9] | ||
- [email protected] | ||
|
||
## 0.15.3 | ||
|
||
### Patch Changes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters