### 4.0.25 + Upgrade to haskell-gi-base-0.24 ### 4.0.24 + Update for haskell-gi(-base)-0.23 ### 4.0.23 + Add support for inherited dependencies ### 4.0.22 + Tighten bounds in haskell-gi(-base) ### 4.0.21 + List autogenerated modules in .cabal file ### 4.0.20 + The result value of [dOMNodeListItem](https://hackage.haskell.org/package/gi-webkit2webextension/docs/GI-WebKit2WebExtension-Objects-DOMNodeList.html#g:4) was not marked as nullable, add an override marking it as such. See [issue 229](https://github.com/haskell-gi/haskell-gi/issues/229). ### 4.0.19 + Update to haskell-gi(-base) 0.22 ### 4.0.18 + Update stack version to 12.10 ### 4.0.17 + Add multiple missing nullable annotations. ### 4.0.16 + Remove enable-overloading flags, and use instead explicit CPP checks for 'haskell-gi-overloading-1.0', see [how to disable overloading](https://github.com/haskell-gi/haskell-gi/wiki/Overloading\#disabling-overloading). ### 4.0.15 + Add a dependency on gi-gio.