File tree Expand file tree Collapse file tree 3 files changed +10
-3
lines changed Expand file tree Collapse file tree 3 files changed +10
-3
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
2121
2222== Javadoc
2323
24+ === 4.8
25+
26+ * http://www.functionaljava.org/javadoc/4.8/functionaljava/index.html[4.8 - functionaljava]
27+ * http://www.functionaljava.org/javadoc/4.8/functionaljava-java8/index.html[4.8 - functionaljava-java8]
28+ * http://www.functionaljava.org/javadoc/4.8/functionaljava-quickcheck/index.html[4.8 - functionaljava-quickcheck]
29+ * http://www.functionaljava.org/javadoc/4.8/functionaljava-java-core/index.html[4.8 - functionaljava-java-core]
30+
2431=== 4.7
2532
2633* http://www.functionaljava.org/javadoc/4.7/functionaljava/index.html[4.7 - functionaljava]
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ The recommended way to download the project is by including the Functional Java
1717
1818The current stable release of Functional Java is {fj_version_stable}. Release notes for each release are available below:
1919
20- * https://github.com/functionaljava/functionaljava/blob/master/etc/release-notes/[Index of release notes ]
20+ * https://github.com/functionaljava/functionaljava/blob/master/ChangeLog.md[4.8 and later ]
2121* https://github.com/functionaljava/functionaljava/blob/master/etc/release-notes/release-notes-4.7.adoc[4.7]
2222* https://github.com/functionaljava/functionaljava/blob/master/etc/release-notes/release-notes-4.6.adoc[4.6]
2323* https://github.com/functionaljava/functionaljava/blob/master/etc/release-notes/release-notes-4.5.adoc[4.5]
Original file line number Diff line number Diff line change @@ -120,6 +120,6 @@ asciidoctor.attributes.export=true
120120# prefix that should be used when JBake config options are exported
121121# asciidoctor.attributes.export.prefix=
122122
123- fj.version.stable =4.7
124- fj.version.snapshot =4.8 -SNAPSHOT
123+ fj.version.stable =4.8
124+ fj.version.snapshot =4.9 -SNAPSHOT
125125gradle.version =4.3
You can’t perform that action at this time.
0 commit comments