Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 9 additions & 8 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
### General changes

- Trivially updated to Unicode 17.0.0
- Added numeral systems API under the `numeral-systems` feature flag

### New in `sym`

Expand Down Expand Up @@ -67,14 +68,14 @@

### New in `emoji`

- bigfoot: 🫈
- dancing.ballet: 🧑‍🩰
- face.distorted: 🫪
- fightcloud: 🫯
- landslide: 🛘
- orca: 🫍
- treasure: 🪎
- trombone: 🪊
- `bigfoot`: 🫈
- `dancing.ballet`: 🧑‍🩰
- `face.distorted`: 🫪
- `fightcloud`: 🫯
- `landslide`: 🛘
- `orca`: 🫍
- `treasure`: 🪎
- `trombone`: 🪊

### Deprecations in `sym`

Expand Down
Loading