Skip to content

Commit fc92d99

Browse files
committed
Release 1.0.0.RC1
1 parent 8f72989 commit fc92d99

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
projectVersion=1.0.0.BUILD-SNAPSHOT
1+
projectVersion=1.0.0.RC1
22
micronautDocsVersion=1.0.13
33
micronautBuildVersion=1.0.0
44
micronautVersion=1.2.8

src/main/docs/guide/introduction/releaseHistory.adoc

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
==== 1.0.0.RC1
2+
3+
* Support for Spring Data JPA specifications
4+
* Bug Fixes and Improvements
5+
16
==== 1.0.0.M5
27

38
* Support for explicit entity updates with the `update` method

0 commit comments

Comments
 (0)