diff --git a/CHANGELOG.md b/CHANGELOG.md index fee880d..fd15c29 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -385,7 +385,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Fixed Drop table to work correctly with Views - Exists now works correctly for Views (previously it would return true if there was no view but a table with the same name) -[Unreleased]: https://github.com/HicServices/FAnsiSql/compare/v3.2.3...main +[Unreleased]: https://github.com/HicServices/FAnsiSql/compare/v3.2.4...main +[3.2.4]: https://github.com/HicServices/FAnsiSql/compare/v3.2.3...v3.2.4 [3.2.3]: https://github.com/HicServices/FAnsiSql/compare/v3.2.2...v3.2.3 [3.2.2]: https://github.com/HicServices/FAnsiSql/compare/v3.2.1...v3.2.2 [3.2.1]: https://github.com/HicServices/FAnsiSql/compare/v3.2.0...v3.2.1