Changelog for gi-webkit2-4.0.16
4.0.16
- The
ignoreHosts
argument ofnetworkProxySettingsNew
was being represented asMaybe Text
, but it should have beenMaybe [Text]
. This fixes issue 154.
4.0.15
- Remove enable-overloading flags, and use instead explicit CPP checks for 'haskell-gi-overloading-1.0', see how to disable overloading.