diff --git a/CHANGELOG.md b/CHANGELOG.md index bd1e54d5..265cfd30 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/). - constants in chopped data will inherit the units of the original data ## Changed +- numpy 2.0 compatible - refactor of artists.quick1D and artists.quick2D - quick2D and quick1D will not force `autosave=True` if the number of figures is large. Instead, interactive plotting will be truncated if the number of figures is large. - artists now gets turbo colormap straight from matplotlib