Skip to content

Commit

Permalink
Merge pull request #17 from Snowflake-Labs/changelog-update
Browse files Browse the repository at this point in the history
updated changelog and version for test module and connection using config
  • Loading branch information
sfc-gh-yhailu authored Feb 12, 2025
2 parents 25e2891 + 82af680 commit ac96872
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# DLSync Changelog

This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [2.1.0] - 2025-01-28
### Added
- Added antlr for parsing SQL scripts.
- Added test module for unit testing
- Add support connection properties in config file
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
releaseVersion=2.0.0
releaseVersion=2.1.0

0 comments on commit ac96872

Please sign in to comment.