Skip to content

Commit 6c302d2

Browse files
committed
Cleanup change log consistency
1 parent 26a57b9 commit 6c302d2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
## 1.1.0
22

3-
- replace the `clamp!` macro with the `clamp` function (https://github.com/image-rs/color_quant/pull/8)
43
- Unify with `image::math::nq` as per https://github.com/image-rs/image/issues/1338 (https://github.com/image-rs/color_quant/pull/10)
5-
- A new method `lookup` from image::math::nq is added
6-
- more references in docs
7-
- some syntax improvements and better names for functions borrowed from `image::math::nq`
4+
- A new method `lookup` from `image::math::nq` is added
5+
- More references in docs
6+
- Some style improvements and better names for functions borrowed from `image::math::nq`
7+
- Replace the internal `clamp!` macro with the `clamp` function (https://github.com/image-rs/color_quant/pull/8)

0 commit comments

Comments
 (0)