gi-vte-2.91.26: ChangeLog.md
### 2.91.26
+ Upgrade to haskell-gi-base-0.24
### 2.91.25
+ Update for haskell-gi(-base)-0.23
### 2.91.24
+ Add support for inherited dependencies
### 2.91.23
+ Tighten bounds in haskell-gi(-base)
### 2.91.22
+ List autogenerated modules in .cabal file
### 2.91.21
+ Update to haskell-gi(-base) 0.22
### 2.91.20
+ Update stack version to 12.10
### 2.91.19
+ Properly annotate the return value of [terminalGetWindowTitle](https://hackage.haskell.org/package/gi-vte-2.91.19/docs/GI-Vte-Objects-Terminal.html#v:terminalGetWindowTitle) as nullable.
### 2.91.18
+ Properly annotate the return value of [terminalGetCurrentDirectoryUri](https://hackage.haskell.org/package/gi-vte-2.91.18/docs/GI-Vte-Objects-Terminal.html#v:terminalGetCurrentDirectoryUri) as nullable.
### 2.91.17
+ 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).
### 2.91.13
Do not generate code for Terminal.event_check_regex_simple, since it has wrong introspection data.