diff --git a/HISTORY.md b/HISTORY.md index aa40897..15f1e91 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -2,8 +2,8 @@ ## v2.3.2 / 2022-09-13 -- Fix TypeScript types when using require ([#276](https://github.com/JedWatson/classnames/pull/276)) -- Fix toString as '[Object object]' in a vm ([#281](https://github.com/JedWatson/classnames/pull/281)) +- Fix TypeScript types when using require, thanks [Mark Dalgleish](https://github.com/markdalgleish) ([#276](https://github.com/JedWatson/classnames/pull/276)) +- Fix toString as `[Object object]` in a vm, thanks [Remco Haszing](https://github.com/remcohaszing) ([#281](https://github.com/JedWatson/classnames/pull/281)) ## v2.3.1 / 2021-04-03