From df49658310d36b88c73eb4dbb5c056a9f2c97e0f Mon Sep 17 00:00:00 2001 From: netzulo Date: Sun, 7 Apr 2019 04:48:41 +0200 Subject: [PATCH] [qacode] CHANGELOG fixes --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 81a5ede0..b6cbc0b4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. - Refactor for control suites after changes from #247 , #untracked - Updated USAGE.rst documentation #untracked + Now get_text check for input tag #untracked + ### Fixed - Can't use dropdown methods if ControlForm strict_tags is disabled #247 - Some PageExceptions was failing at instantiation #untracked