diff --git a/CHANGELOG.md b/CHANGELOG.md index ccb1451..a8149a8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,3 @@ -* 0.1.0-alpha41 -- 2022-08-06 - - Upgrade to HoneySQL v2 - - Bump other dependencies to latest version \ No newline at end of file +* 1.0.1 -- 2023-11-21 + - Adding type hints for metadata generation. Credits [ +Dekel Pilli](https://github.com/tamizhvendan/honeyeql/pull/10) \ No newline at end of file diff --git a/pom.xml b/pom.xml index e809c97..bf737f7 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 com.github.tamizhvendan honeyeql - 1.0.0 + 1.0.1 Honey EQL HoneyEQL enables you to query database using the EQL. @@ -21,7 +21,7 @@ https://github.com/tamizhvendan/honeyeql scm:git:git://github.com/tamizhvendan/honeyeql.git scm:git:ssh://git@github.com/tamizhvendan/honeyeql.git - 1.0.0 + 1.0.1