feat: [GODT-360] detect charset embedded in html and xml

This commit is contained in:
James Houlahan
2020-05-28 12:36:42 +02:00
parent 84d344cb0a
commit 9e633400b0
8 changed files with 65 additions and 48 deletions

View File

@ -4,6 +4,9 @@ Changelog [format](http://keepachangelog.com/en/1.0.0/)
## Unreleased
### Added
* GODT-360 Detect charset embedded in html/xml.
### Changed
* GODT-388 Support for both bridge and import/export credentials by package users.
* GODT-387 Store factory to make store optional.