summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMalo <57839069+MDLC01@users.noreply.github.com>2025-03-07 10:05:16 +0100
committerLaurenz <laurmaedje@gmail.com>2025-03-07 10:22:12 +0100
commit393be881f8c149eb86ce85aa2264b1861c439091 (patch)
tree95fe5a9bc22b254d819620cd348c8f80a88deb5c /docs
parent74826fc6ec96ff0b5f7698e2eea04fe6d47bbd3e (diff)
Mention that `sym.ohm` was removed in the 0.13.0 changelog (#6017)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
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