From a9da921271ca6483b9b82c82f58f31db2d824625 Mon Sep 17 00:00:00 2001 From: Vojtech Juranek Date: Fri, 7 Feb 2014 10:13:13 +0100 Subject: [PATCH] Add changelog record for PR #1121 --- changelog.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/changelog.html b/changelog.html index 9f67ad35ad..4c2056cdf3 100644 --- a/changelog.html +++ b/changelog.html @@ -85,6 +85,9 @@ Upcoming changes
  • Existing Fingerprint Action is reused and not added a second time. (issue 19832) +
  • + TestObject doesn't replace '%' character + (issue 21707) -- GitLab