gi-poppler-0.18.29: ChangeLog.md
### 0.18.29
+ Bump base lower bound
### 0.18.28
+ Bump base lower bound
### 0.18.27
+ Relax constraint on text
### 0.18.26
+ Update to haskell-gi(-base)-0.26
### 0.18.25
+ Update to haskell-gi(-base)-0.25
### 0.18.24
+ Remove upper bound in the pkg-config version for poppler, as it changed its versioning scheme, see [issue 317](https://github.com/haskell-gi/haskell-gi/issues/317).
### 0.18.23
+ Upgrade to haskell-gi-base-0.24
### 0.18.22
+ Mark the freeing functions in GI.Poppler.Objects.Page as taking ownership of the argument, to avoid crashes.
### 0.18.21
+ Update for haskell-gi(-base)-0.23
### 0.18.20
+ Add support for inherited dependencies
### 0.18.19
+ Tighten bounds in haskell-gi(-base)
### 0.18.18
+ List autogenerated modules in .cabal file
### 0.18.17
+ Update to haskell-gi(-base) 0.22
### 0.18.16
+ Update stack version to 12.10
### 0.18.15
+ 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).