diff --git a/CHANGELOG.md b/CHANGELOG.md index 57cf4740b..7b7a68959 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ ## 0.7.10dev * [Feature] Support flexible spacing `myvar=<<` operator ([#525](https://github.com/ploomber/jupysql/issues/525)) +* [Feature] Added a line under `ResultSet` to distinguish it from data frame and error message when invalid operations are performed (#468) * [Doc] Modified integrations content to ensure they're all consistent (#523) * [Doc] Document --persist-replace in API section (#539)