File tree Expand file tree Collapse file tree
microsphere-hibernate-parent Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -44,8 +44,8 @@ pom.xml:
4444
4545| ** Branches** | ** Purpose** | ** Latest Version** |
4646| --------------| --------------------------------------------------| --------------------|
47- | ** main** | Compatible with Spring Cloud 2022.0.x - 2025.0.x | 0.2.2 |
48- | ** 1.x** | Compatible with Spring Cloud Hoxton - 2021.0.x | 0.1.2 |
47+ | ** main** | Compatible with Spring Cloud 2022.0.x - 2025.0.x | ` 0.2.3 ` |
48+ | ** 1.x** | Compatible with Spring Cloud Hoxton - 2021.0.x | ` 0.1.3 ` |
4949
5050### Compatibility
5151
Original file line number Diff line number Diff line change 1919 <description >Microsphere Hibernate Parent</description >
2020
2121 <properties >
22- <microsphere-spring-cloud .version>0.1.12 </microsphere-spring-cloud .version>
22+ <microsphere-spring-cloud .version>0.1.14 </microsphere-spring-cloud .version>
2323 </properties >
2424
2525 <dependencyManagement >
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >io.github.microsphere-projects</groupId >
88 <artifactId >microsphere-spring-cloud-parent</artifactId >
9- <version >0.1.12 </version >
9+ <version >0.1.14 </version >
1010 </parent >
1111
1212 <groupId >io.github.microsphere-projects</groupId >
5252 </scm >
5353
5454 <properties >
55- <revision >0.1.3 -SNAPSHOT</revision >
55+ <revision >0.1.4 -SNAPSHOT</revision >
5656 </properties >
5757
5858 <modules >
Original file line number Diff line number Diff line change @@ -87,4 +87,20 @@ Thank you for using version 0.1.0! Stay tuned for future updates.
8787
8888** Full Changelog:** [ 0.1.1...0.1.2] ( https://github.com/mercyblitz/dev-1.x/compare/0.1.1...0.1.2 )
8989
90- ** Full Changelog** : https://github.com/microsphere-projects/microsphere-hibernate/compare/0.1.1...0.1.2
90+ ** Full Changelog** : https://github.com/microsphere-projects/microsphere-hibernate/compare/0.1.1...0.1.2## v0.1.3
91+
92+ # Release Notes - Version 0.1.3
93+
94+ ## Build and Workflow Enhancements
95+ - Merged ` release-1.x ` into ` dev-1.x ` for branch alignment. ([ #18 ] ( https://github.com/mercyblitz/dev-1.x ) )
96+ - Bumped the version to the next patch after publishing 0.1.2.
97+
98+ ## Documentation
99+ - Updated README with release information.
100+
101+ ## Dependency Updates
102+ - Bumped parent project version for dependency alignment.
103+
104+ ---
105+
106+ ** Full Changelog** : https://github.com/microsphere-projects/microsphere-hibernate/compare/0.1.2...0.1.3
You can’t perform that action at this time.
0 commit comments