mirror of
https://github.com/typst/typst
synced 2025-05-14 17:15:28 +08:00
Mark breaking symbol changes as breaking in 0.13.0 changelog (#6024)
This commit is contained in:
parent
e0b2c32a8e
commit
476c2df312
@ -294,16 +294,16 @@ feature flag.
|
|||||||
`errorbar.diamond.stroked`, `errorbar.diamond.filled`,
|
`errorbar.diamond.stroked`, `errorbar.diamond.filled`,
|
||||||
`errorbar.circle.stroked`, `errorbar.circle.filled`
|
`errorbar.circle.stroked`, `errorbar.circle.filled`
|
||||||
- `numero`
|
- `numero`
|
||||||
- Renamed
|
- Renamed **(Breaking change)**
|
||||||
- `ohm.inv` to `Omega.inv`
|
- `ohm.inv` to `Omega.inv`
|
||||||
- Changed codepoint
|
- Changed codepoint **(Breaking change)**
|
||||||
- `angle.l.double` from `《` to `⟪`
|
- `angle.l.double` from `《` to `⟪`
|
||||||
- `angle.r.double` from `》` to `⟫`
|
- `angle.r.double` from `》` to `⟫`
|
||||||
- `angstrom` from U+212B (`Å`) to U+00C5 (`Å`)
|
- `angstrom` from U+212B (`Å`) to U+00C5 (`Å`)
|
||||||
- Deprecated
|
- Deprecated
|
||||||
- `sect` and all its variants in favor of `inter`
|
- `sect` and all its variants in favor of `inter`
|
||||||
- `integral.sect` in favor of `integral.inter`
|
- `integral.sect` in favor of `integral.inter`
|
||||||
- Removed
|
- Removed **(Breaking change)**
|
||||||
- `degree.c` in favor of `°C` (`[$upright(°C)$]` or `[$upright(degree C)$]` in math)
|
- `degree.c` in favor of `°C` (`[$upright(°C)$]` or `[$upright(degree C)$]` in math)
|
||||||
- `degree.f` in favor of `°F` (`[$upright(°F)$]` or `[$upright(degree F)$]` in math)
|
- `degree.f` in favor of `°F` (`[$upright(°F)$]` or `[$upright(degree F)$]` in math)
|
||||||
- `kelvin` in favor of just K (`[$upright(K)$]` in math)
|
- `kelvin` in favor of just K (`[$upright(K)$]` in math)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user