Skip to content

Commit

Permalink
Updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Florian Horn committed Jul 11, 2017
1 parent a1d66f4 commit 451584e
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ All notable changes to this project will be documented in this file, in reverse

### Added

- #78 Move backend configuration to customer > customer configuration section
- #77 Provides backwards compatibility by set strategy for existing rules to regex matcher instead of static
- #76 Static matcher now canonicalizes url and rule to omit differences of trailing slashes
- #60 Behavior Setting for Matcher

### Deprecated
Expand All @@ -18,9 +21,9 @@ All notable changes to this project will be documented in this file, in reverse

### Fixed

- #75 Static matcher now canonicalizes url and rule to omit differences of trailing slashes
- #74 Provides backwards compatibility by set strategy for existing rules to regex matcher instead of static
- #73 Move backend configuration to customer > customer configuration section
- #75 Static matching strategy could ignore ending slash
- #74 Upgrade to 2.1 RC2 from 2 breaks backward compatibility of rules
- #73 Force login top level system config tab is overkill
- #72 Fixes on class resolution

## 2.0.2
Expand Down

0 comments on commit 451584e

Please sign in to comment.