From c5f318ed4d9a39dc812120732b9e3865042a338e Mon Sep 17 00:00:00 2001 From: Lovell Fuller Date: Sun, 17 Mar 2024 09:10:42 +0000 Subject: [PATCH] Docs: add changelog and credit for #4028 --- docs/changelog.md | 4 ++++ docs/humans.txt | 3 +++ 2 files changed, 7 insertions(+) diff --git a/docs/changelog.md b/docs/changelog.md index a407df53..705e529f 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -10,6 +10,10 @@ Requires libvips v8.15.1 [#3906](https://github.com/lovell/sharp/issues/3906) [#4008](https://github.com/lovell/sharp/issues/4008) +* Ensure `text.wrap` property can accept `word-char` as value. + [#4028](https://github.com/lovell/sharp/pull/4028) + [@yolopunk](https://github.com/yolopunk) + ### v0.33.2 - 12th January 2024 * Upgrade to libvips v8.15.1 for upstream bug fixes. diff --git a/docs/humans.txt b/docs/humans.txt index c65ac433..41060e94 100644 --- a/docs/humans.txt +++ b/docs/humans.txt @@ -284,3 +284,6 @@ GitHub: https://github.com/RReverser Name: Tamás András Horváth GitHub: https://github.com/icetee + +Name: Aaron Che +GitHub: https://github.com/yolopunk