Skip to content

Commit 7561c9b

Browse files
Update Changelog and pom.xml (#132)
1 parent fbb74c3 commit 7561c9b

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

hibernate-dialect/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.9.4 ##
2+
3+
- Fixed the generated bool value
4+
15
## 0.9.3 ##
26

37
- Supported enum field of Entity

hibernate-dialect/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>tech.ydb.dialects</groupId>
88
<artifactId>hibernate-ydb-dialect</artifactId>
9-
<version>0.9.3</version>
9+
<version>0.9.4</version>
1010

1111
<packaging>jar</packaging>
1212

0 commit comments

Comments
 (0)