Skip to content

Commit a4dc42f

Browse files
committed
Consistent version convention in changelog
1 parent 2b822f1 commit a4dc42f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/src/markdown/about/changelog.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## 4.6.0
3+
## 4.6
44

55
- **NEW**: Add new `rounding` option to control rounding modes in `to_string()`, `to_dict()`, `coords()`, `alpha()`,
66
and `get()`. New rounding modes are: `sigfig` and `decimal` which are in addition to the default `digits` mode.
@@ -11,7 +11,7 @@
1111
- **FIX**: Ensure Jzazbz, JzCzhz, and ICtCp actually use `--jzazbz`, `--jzczhz`, and `--ictcp` by default when
1212
serialized in the `color()` format.
1313

14-
## 4.5.0
14+
## 4.5
1515

1616
- **NEW**: Support change in CSS HDR spec that now specifies Jzazbz, JzCzhz, and ICtCp serialization as using the
1717
respective named color functions: `jzazbz()`, `jzczhz()`, and `ictcp()`. The `color()` format also use the custom

0 commit comments

Comments
 (0)