File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Expand file tree Collapse file tree 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
2121
2222== Javadoc
2323
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+
2431=== 4.6
2532
2633* 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
1818The current stable release of Functional Java is {fj_version_stable}. Release notes for each release are available below:
1919
2020* 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]
2122* https://github.com/functionaljava/functionaljava/blob/master/etc/release-notes/release-notes-4.6.adoc[4.6]
2223* https://github.com/functionaljava/functionaljava/blob/master/etc/release-notes/release-notes-4.5.adoc[4.5]
2324* 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
120120# prefix that should be used when JBake config options are exported
121121# asciidoctor.attributes.export.prefix=
122122
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
125125gradle.version =2.14
You can’t perform that action at this time.
0 commit comments