We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a1445d commit dfaf972Copy full SHA for dfaf972
2 files changed
RELEASE-NOTES.md
@@ -1,7 +1,15 @@
1
+## 4.0-M2
2
+
3
+* #95 Upgrade to Agrest 5.0-RC2
4
5
## 4.0-M1
6
7
* #94 Remove deprecated modules: Agrest 4, Agrest 5 (javax flavor)
8
9
+## 3.0-RC2
10
11
12
13
## 3.0-RC1
14
15
* #93 Upgrade to Agrest 5.0-RC1
pom.xml
@@ -44,7 +44,7 @@
44
</modules>
45
46
<properties>
47
- <agrest5.version>5.0-RC1</agrest5.version>
+ <agrest5.version>5.0-RC2</agrest5.version>
48
</properties>
49
50
<scm>
0 commit comments