diff --git a/CHANGELOG.MD b/CHANGELOG.MD index e834bff..6c74205 100644 --- a/CHANGELOG.MD +++ b/CHANGELOG.MD @@ -1,8 +1,8 @@ -# Changelog +# Changelog -## Unreleased - -### Added - -- Successful print message for each query will now also show the number of rows returned by the query. +## [0.2.0] - 2022-07-26 +### Added +- Sessions will now print the number of rows obtained from each successfully executed query. +- The tool version is now printed at the beginning of each session to leave a proper trace of what was the running + version for a results file. \ No newline at end of file