Skip to content

Commit 48c64a8

Browse files
committed
finalized 2.7 notes
1 parent efec77b commit 48c64a8

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

changelog.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
----
99

10-
## [2.7.0] => 2020-SEP-
10+
## [2.7.0] => 2020-SEP-14
11+
12+
### Added
13+
14+
* Contributed module rules are now pre-pended instead of appended. (@wpdebruin)
15+
1116

1217
### Fixed
1318

1419
* Not loading rules by source file detection due to invalid setting check
20+
* Don't trigger ColdBox's invalid event looping protection. It also auto-senses between ColdBox 6 and 5 (@homestar9)
21+
* Fixed token scopes according to JWT spec, it is called `scope` and it is a space separated list. This doesn't change the User interface for it. (@wpdebruin)
22+
* Update token storages so no token rejection anymore when storage is not enabled. (@wpdebruin)
23+
1524

1625
----
1726

0 commit comments

Comments
 (0)