Skip to content

Commit 1705c47

Browse files
author
github-actions
committed
Bump CHANGELOG for release 1.1.1
1 parent 3d96f04 commit 1705c47

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+
## [1.1.1] - 2022-05-30
6+
57
- Implement basic loader for Python-based Flink application.
8+
9+
[Unreleased]: https://github.com/getindata/flink-python-loader/compare/1.1.1...HEAD
10+
11+
[1.1.1]: https://github.com/getindata/flink-python-loader/compare/3d96f04aa22f3dc297da5e4be507bfc8b4963d27...1.1.1

pom.xml

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

55
<groupId>com.getindata.streaming</groupId>
66
<artifactId>flink-python-loader</artifactId>
7-
<version>1.1.1-SNAPSHOT</version>
7+
<version>1.1.1</version>
88
<packaging>jar</packaging>
99

1010
<name>flink-python-loader</name>

0 commit comments

Comments
 (0)