File tree 3 files changed +10
-2
lines changed
3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -21,6 +21,13 @@ Release notes are available from the link:download.html[download page]. Alterna
21
21
22
22
== Javadoc
23
23
24
+ === 4.7
25
+
26
+ * http://www.functionaljava.org/javadoc/4.7/functionaljava/index.html[4.7 - functionaljava]
27
+ * http://www.functionaljava.org/javadoc/4.7/functionaljava-java8/index.html[4.7 - functionaljava-java8]
28
+ * http://www.functionaljava.org/javadoc/4.7/functionaljava-quickcheck/index.html[4.7 - functionaljava-quickcheck]
29
+ * http://www.functionaljava.org/javadoc/4.7/functionaljava-java-core/index.html[4.7 - functionaljava-java-core]
30
+
24
31
=== 4.6
25
32
26
33
* http://www.functionaljava.org/javadoc/4.6/functionaljava/index.html[4.6 - functionaljava]
Original file line number Diff line number Diff line change @@ -18,6 +18,7 @@ The recommended way to download the project is by including the Functional Java
18
18
The current stable release of Functional Java is {fj_version_stable}. Release notes for each release are available below:
19
19
20
20
* https://github.com/functionaljava/functionaljava/blob/master/etc/release-notes/[Index of release notes]
21
+ * https://github.com/functionaljava/functionaljava/blob/master/etc/release-notes/release-notes-4.7.adoc[4.7]
21
22
* https://github.com/functionaljava/functionaljava/blob/master/etc/release-notes/release-notes-4.6.adoc[4.6]
22
23
* https://github.com/functionaljava/functionaljava/blob/master/etc/release-notes/release-notes-4.5.adoc[4.5]
23
24
* https://github.com/functionaljava/functionaljava/blob/master/etc/release-notes/release-notes-4.4.adoc[4.4]
Original file line number Diff line number Diff line change @@ -120,6 +120,6 @@ asciidoctor.attributes.export=true
120
120
# prefix that should be used when JBake config options are exported
121
121
# asciidoctor.attributes.export.prefix=
122
122
123
- fj.version.stable =4.6
124
- fj.version.snapshot =4.7 -SNAPSHOT
123
+ fj.version.stable =4.7
124
+ fj.version.snapshot =4.8 -SNAPSHOT
125
125
gradle.version =2.14
You can’t perform that action at this time.
0 commit comments