We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3de428 commit f834908Copy full SHA for f834908
flyway-dialect/CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## 1.0.0 ##
2
+
3
+- Stable version
4
5
+---
6
7
## 1.0.0-RC0 ##
8
9
* Implementation distributed lock
flyway-dialect/pom.xml
@@ -6,7 +6,7 @@
<groupId>tech.ydb.dialects</groupId>
<artifactId>flyway-ydb-dialect</artifactId>
- <version>1.0.0-RC0</version>
+ <version>1.0.0</version>
10
11
<name>Flyway YDB Dialect</name>
12
<description>Support Flyway YDB Dialect</description>
0 commit comments