gi-ostree-1.0.19: ChangeLog.md
### 1.0.19
+ Depend on haskell-gi >= 0.26.9 (see [issue 439](https://github.com/haskell-gi/haskell-gi/issues/439))
### 1.0.18
+ Bump base lower bound
### 1.0.17
+ Bump base lower bound
### 1.0.16
+ Relax constraint on text
### 1.0.15
+ Update to haskell-gi(-base)-0.26
### 1.0.14
+ Update to haskell-gi(-base)-0.25
### 1.0.13
+ Upgrade to haskell-gi-base-0.24
### 1.0.12
+ Update for haskell-gi(-base)-0.23
### 1.0.11
+ Add support for inherited dependencies
### 1.0.10
+ Tighten bounds in haskell-gi(-base)
### 1.0.9
+ List autogenerated modules in .cabal file
### 1.0.8
+ Update to haskell-gi(-base) 0.22
### 1.0.7
+ Update stack version to 12.10
### 1.0.6
+ 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).
### 1.0.3
Fix annotations for [repoLoadFile](https://hackage.haskell.org/package/gi-ostree/docs/GI-OSTree-Objects-Repo.html#g:33), see [issue #106](https://github.com/haskell-gi/haskell-gi/issues/106).
### 1.0.1
Initial release