Skip to content

Commit 5e69e7d

Browse files
github-actionsgrzegorz8
authored andcommitted
Bump CHANGELOG for release 0.2.0
1 parent 828ec68 commit 5e69e7d

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,14 @@
22

33
## [Unreleased]
44

5+
## [0.2.0] - 2023-11-22
6+
57
## [0.1.0] - 2023-11-22
68

79
- Initial implementation of Elasticsearch SQL Dialect for flink-connector-jdbc
810

9-
[Unreleased]: https://github.com/getindata/flink-connector-jdbc-elasticsearch-dialect/compare/0.1.0...HEAD
11+
[Unreleased]: https://github.com/getindata/flink-connector-jdbc-elasticsearch-dialect/compare/0.2.0...HEAD
12+
13+
[0.2.0]: https://github.com/getindata/flink-connector-jdbc-elasticsearch-dialect/compare/0.1.0...0.2.0
1014

1115
[0.1.0]: https://github.com/getindata/flink-connector-jdbc-elasticsearch-dialect/compare/bf6a3dabc150a57fc241741efd0f40600adbca45...0.1.0

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>com.getindata</groupId>
88
<artifactId>flink-connector-jdbc-elasticsearch-dialect</artifactId>
9-
<version>0.2.0-SNAPSHOT</version>
9+
<version>0.2.0</version>
1010

1111
<name>flink-connector-jdbc-elasticsearch-dialect</name>
1212
<description>Elasticsearch SQL Dialect for flink-connector-jdbc.</description>

0 commit comments

Comments
 (0)