diff --git a/CHANGELOG-unreleased.md b/CHANGELOG-unreleased.md index abcc314b3..25f3d6283 100644 --- a/CHANGELOG-unreleased.md +++ b/CHANGELOG-unreleased.md @@ -31,6 +31,7 @@ the released changes. - `event_optimize`: Fixed a bug that was causing the results.txt file to be written without the median values. - SWX model now has SWXP_0001 frozen by default, and new segments should also have SWXP frozen - Can now properly use local files for ephemeris +- Typos in `explanation.rst` regarding local ephemeris. ### Removed - Removed the argument `--usepickle` in `event_optimize` as the `load_events_weights` function checks the events file type to see if the file is a pickle file.