Skip to content

Commit 6d03198

Browse files
author
github-actions
committed
Bump CHANGELOG for release 1.1.2
1 parent fc86591 commit 6d03198

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+
## [1.1.2] - 2022-05-31
6+
57
## [1.1.1] - 2022-05-30
68

79
- Implement basic loader for Python-based Flink application.
810

9-
[Unreleased]: https://github.com/getindata/flink-python-loader/compare/1.1.1...HEAD
11+
[Unreleased]: https://github.com/getindata/flink-python-loader/compare/1.1.2...HEAD
12+
13+
[1.1.2]: https://github.com/getindata/flink-python-loader/compare/1.1.1...1.1.2
1014

1115
[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</groupId>
66
<artifactId>flink-python-loader</artifactId>
7-
<version>1.1.2-SNAPSHOT</version>
7+
<version>1.1.2</version>
88
<packaging>jar</packaging>
99

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

0 commit comments

Comments
 (0)