diff --git a/CHANGELOG.md b/CHANGELOG.md index 6f9406cc2d4..6093d9e540c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,7 @@ * Deoptimize objects when a method is called on them to make sure modifications via "this" are observed (#3266) ### Pull Requests -* [#3266](https://github.com/rollup/rollup/pull/3266): Workaround for various object literal mutation bugs (@lukastaegert) +* [#3266](https://github.com/rollup/rollup/pull/3266): Workaround for various object literal mutation bugs (@kzc) ## 1.27.7 *2019-12-01*