We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 304a230 commit 5f1c1daCopy full SHA for 5f1c1da
changelog.md
@@ -7,15 +7,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
----
9
10
-## [3.1.0] => 2021-APR
+## [3.1.0] => 2021-MAy-19
11
12
### Fixed
13
14
+* Fix wrong cborm reference on QBCollector
15
* Look at the renderdata content type instead of type as it's more consistent in order to turn off the debugger on multi-marshalled sites
16
* [CBDEBUGGER-1] - Lucee debugger no longer shows below the cbDebugger. Turn off only on Ajax Calls
17
18
### Changed
19
20
+* Use Java property for version to work with jdk8+
21
* [CBDEBUGGER-2] - Made `cborm` and `qb` disabled by default
22
23
0 commit comments