diff options
author | Juan J. Martinez <jjm@usebox.net> | 2021-10-23 18:39:18 +0100 |
---|---|---|
committer | Juan J. Martinez <jjm@usebox.net> | 2021-10-23 18:39:18 +0100 |
commit | e57871745cb5fd64ab7df4b3c0634e46f6747cd5 (patch) | |
tree | eccdd2a6331b5b58ef79612811276030c9104000 /CHANGES.md | |
parent | c37ea99f91786b4edbc644cc5efcc67b2a25adc5 (diff) | |
download | spacebeans-e57871745cb5fd64ab7df4b3c0634e46f6747cd5.tar.gz spacebeans-e57871745cb5fd64ab7df4b3c0634e46f6747cd5.zip |
Deprecating JRE 8 support
Diffstat (limited to 'CHANGES.md')
-rw-r--r-- | CHANGES.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ # What's new? +### Release 1.4.0 - ????-??-?? + + - JRE 8 support is deprecated, JRE 11 or later is recommended + ## Release 1.3.0 - 2021-09-01 - Fix: CGIs used as index file are now executed. |