From 6cfb1d6a8539c288a8db7744c88935fe8de73b4c Mon Sep 17 00:00:00 2001 From: Moritz Kobitzsch Date: Wed, 28 Sep 2016 10:51:21 +0200 Subject: [PATCH] add changelog for trip-changes --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index bf1c794de..8b0587fe2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,8 @@ - Profiles - `restrictions` is now used for namespaced restrictions and restriction exceptions (e.g. `restriction:motorcar=` as well as `except=motorcar`) - replaced lhs/rhs profiles by using test defined profiles + - Trip Plugin + - changed internal behaviour to prefer the smallest lexicographic result over the largest one # 5.4.0 - Changes from 5.3.0