From c769cb1e94ff37a3c206a8a457bf39749e27f833 Mon Sep 17 00:00:00 2001 From: Toyosatomimi no Miko <110693261+mikomikotaishi@users.noreply.github.com> Date: Wed, 28 May 2025 22:45:04 -0400 Subject: [PATCH] Change acknowledgement description in README Signed-off-by: Toyosatomimi no Miko <110693261+mikomikotaishi@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 213159919..356274876 100644 --- a/README.md +++ b/README.md @@ -1758,7 +1758,7 @@ I deeply appreciate the help of the following people. 382. [bitFiedler](https://github.com/bitFiedler) made GDB pretty printer work with Python 3.8. 383. [Gianfranco Costamagna](https://github.com/LocutusOfBorg) fixed a compiler warning. 384. [risa2000](https://github.com/risa2000) made `std::filesystem::path` conversion to/from UTF-8 encoded string explicit. -385. [mikomikotaishi](https://github.com/mikomikotaishi) adding module support. +385. [mikomikotaishi](https://github.com/mikomikotaishi) added support for C++20 modules. Thanks a lot for helping out! Please [let me know](mailto:mail@nlohmann.me) if I forgot someone.