diff --git a/vizro-core/changelog.d/20231024_101744_antony.milne_captured_callable.md b/vizro-core/changelog.d/20231024_101744_antony.milne_captured_callable.md index 80bebc461..d87e93c4c 100644 --- a/vizro-core/changelog.d/20231024_101744_antony.milne_captured_callable.md +++ b/vizro-core/changelog.d/20231024_101744_antony.milne_captured_callable.md @@ -31,7 +31,7 @@ Uncomment the section that is right (remove the HTML comment wrapper). ### Fixed -- `CapturedCallable` now handles variadic keywords arguments (`**kwargs`) correctly ([#120](https://github.com/mckinsey/vizro/pull/120)) +- `CapturedCallable` now handles variadic keywords arguments (`**kwargs`) correctly ([#121](https://github.com/mckinsey/vizro/pull/121))