Skip to content

Commit 88726cd

Browse files
author
github-actions
committed
Bump CHANGELOG for release 0.1.0
1 parent dfe9bfe commit 88726cd

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,10 @@
22

33
## [Unreleased]
44

5+
## [0.1.0] - 2022-05-26
6+
57
- Implement baisc support for Http connector for Flink SQL
8+
9+
[Unreleased]: https://github.com/getindata/flink-http-connector/compare/0.1.0...HEAD
10+
11+
[0.1.0]: https://github.com/getindata/flink-http-connector/compare/dfe9bfeaa73e77b1de14cd0cb0546a925583e23e...0.1.0

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ under the License.
2323

2424
<groupId>com.getindata</groupId>
2525
<artifactId>flink-http-connector</artifactId>
26-
<version>0.1.0-SNAPSHOT</version>
26+
<version>0.1.0</version>
2727
<packaging>jar</packaging>
2828

2929
<name>flink-http-connector</name>

0 commit comments

Comments
 (0)