diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 63822ba7..f607b712 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -1,5 +1,6 @@ **3.2.14 - 01/10/25** + - Type-hinting: Fix mypy errors in vivarium/interface/interactive.py - Type-hinting: Fix mypy errors in tests/framework/randomness/conftest.py - Type-hinting: Fix mypy errors in tests/conftest.py