diff options
author | Juan J. Martinez <jjm@usebox.net> | 2022-01-02 22:29:08 +0000 |
---|---|---|
committer | Juan J. Martinez <jjm@usebox.net> | 2022-01-02 22:29:39 +0000 |
commit | 88aa6d21c894cdaf18a83916d4b06f3d87f5362e (patch) | |
tree | 4e3a567b87085373e7a8103fae81903814d70042 /CHANGES.md | |
parent | 227992a50c3e71a655c911eeed3e1de03b98bfb3 (diff) | |
download | spacebeans-88aa6d21c894cdaf18a83916d4b06f3d87f5362e.tar.gz spacebeans-88aa6d21c894cdaf18a83916d4b06f3d87f5362e.zip |
Ready for 1.3.2v1.3.2
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.3.2 - 2022-01-02 + + - Fix: CGI directories are now resolved from more to less specific, independently of their order in the configuration file. This covers cases where for example 'dir' and 'dir/sub' are both CGI enabled. + ## Release 1.3.1 - 2021-11-24 - JRE 8 support is deprecated, JRE 11 or later is recommended |