aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuan J. Martinez <jjm@usebox.net>2022-01-02 22:29:08 +0000
committerJuan J. Martinez <jjm@usebox.net>2022-01-02 22:29:39 +0000
commit88aa6d21c894cdaf18a83916d4b06f3d87f5362e (patch)
tree4e3a567b87085373e7a8103fae81903814d70042
parent227992a50c3e71a655c911eeed3e1de03b98bfb3 (diff)
downloadspacebeans-88aa6d21c894cdaf18a83916d4b06f3d87f5362e.tar.gz
spacebeans-88aa6d21c894cdaf18a83916d4b06f3d87f5362e.zip
Ready for 1.3.2v1.3.2
-rw-r--r--CHANGES.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md
index c203a18..ce31585 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -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