Skip to content

Commit de42f68

Browse files
authored
Merge branch 'microsphere-projects:dev-1.x' into dev-1.x
2 parents 234cfee + d95aaae commit de42f68

2 files changed

Lines changed: 43 additions & 2 deletions

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
</scm>
5353

5454
<properties>
55-
<revision>0.1.4-SNAPSHOT</revision>
55+
<revision>0.1.6-SNAPSHOT</revision>
5656
</properties>
5757

5858
<modules>

release-notes.md

Lines changed: 42 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,4 +103,45 @@ Thank you for using version 0.1.0! Stay tuned for future updates.
103103

104104
---
105105

106-
**Full Changelog**: https://github.com/microsphere-projects/microsphere-hibernate/compare/0.1.2...0.1.3
106+
**Full Changelog**: https://github.com/microsphere-projects/microsphere-hibernate/compare/0.1.2...0.1.3## v0.1.4
107+
108+
# Release Notes - Version 0.1.4
109+
110+
## New Features
111+
- No new features in this release.
112+
113+
## Bug Fixes
114+
- Removed duplicated line separators and trailing whitespace across the Java source codebase. ([#16](https://github.com/microsphere-projects/copilot/commit/d743607))
115+
116+
## Documentation
117+
- Aligned Javadoc `@param` indentation for improved readability. ([21ee37d](https://github.com/microsphere-projects/copilot/commit/21ee37d))
118+
- Updated `README` to bump branch latest versions. ([9420a73](https://github.com/microsphere-projects/copilot/commit/9420a73))
119+
120+
## Dependency Updates
121+
- Upgraded `microsphere-spring-cloud` to version `0.1.15`. ([b9f92d7](https://github.com/microsphere-projects/copilot/commit/b9f92d7))
122+
123+
## Build and Workflow Enhancements
124+
- Merged `release-1.x` into `dev-1.x` for consistency. ([405eb00](https://github.com/microsphere-projects/copilot/commit/405eb00))
125+
- Bumped the patch version post-release for future development. ([1deaa12](https://github.com/microsphere-projects/copilot/commit/1deaa12))
126+
127+
## Other Changes
128+
- Merged updates from the upstream branch `dev-1.x`. ([21795f0](https://github.com/microsphere-projects/copilot/commit/21795f0))
129+
130+
**Full Changelog**: https://github.com/microsphere-projects/microsphere-hibernate/compare/0.1.3...0.1.4## v0.1.5
131+
132+
# Release Notes - Version 0.1.5
133+
134+
## Dependency Updates
135+
- Upgraded Microsphere Spring Cloud parent to `0.1.16`. [7b7a092](#)
136+
137+
## Documentation
138+
- Updated README to reflect branch versions `0.2.5` and `0.1.5`. [ad5dd6a](#)
139+
140+
## Other Changes
141+
- Bumped version to `0.1.5` post-release of `0.1.4`. [14cef43](#)
142+
143+
---
144+
145+
*Thank you for using our project!*
146+
147+
**Full Changelog**: https://github.com/microsphere-projects/microsphere-hibernate/compare/0.1.4...0.1.5

0 commit comments

Comments
 (0)