diff --git a/CHANGELOG.md b/CHANGELOG.md index c67f827745d..15761952531 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,7 @@ Latest * `Map.peek(basic_plot=True)` no longer issues warnings * Remove the `sunpy.map.nddata_compat` module, this makes `Map.data` and `Map.meta` read only. +* Add a `NorthOffsetFrame` class for generating HGS-like coordinate systems with a shifted north pole. 0.7.0 -----