summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/changelog/0.13.0.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/changelog/0.13.0.md b/docs/changelog/0.13.0.md
index 6c2fe427..50e7fca7 100644
--- a/docs/changelog/0.13.0.md
+++ b/docs/changelog/0.13.0.md
@@ -294,7 +294,6 @@ feature flag.
`errorbar.diamond.stroked`, `errorbar.diamond.filled`,
`errorbar.circle.stroked`, `errorbar.circle.filled`
- `numero`
- - `Omega.inv`
- Renamed
- `ohm.inv` to `Omega.inv`
- Changed codepoint
@@ -308,6 +307,7 @@ feature flag.
- `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)
- `kelvin` in favor of just K (`[$upright(K)$]` in math)
+ - `ohm` in favor of `Omega`
## Deprecations
- The [`path`] function in favor of the [`curve`] function