diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index e94b5e9..e78e302 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -7,7 +7,7 @@ ## Upgrading * Enforce keyword arguments in 'run' function of 'main' module -* Change 'resolution' 'int' to 'resample_period' 'timedelta' +* Change 'resolution' 'int' to 'resampling_period' 'timedelta' ## New Features