gi-secret-0.0.19: ChangeLog.md
### 0.0.19
+ Make [passwordLookupSync](https://hackage.haskell.org/package/gi-secret-0.0.19/docs/GI-Secret-Functions.html#g:method:passwordLookupSync) return value nullable.
### 0.0.18
+ Depend on haskell-gi >= 0.26.9 (see [issue 439](https://github.com/haskell-gi/haskell-gi/issues/439))
### 0.0.17
+ Bump base lower bound
### 0.0.16
+ Bump base lower bound
### 0.0.15
+ Relax constraint on text
### 0.0.14
+ Update to haskell-gi(-base)-0.26
### 0.0.13
+ Update to haskell-gi(-base)-0.25
### 0.0.12
+ Upgrade to haskell-gi-base-0.24
### 0.0.11
+ Update for haskell-gi(-base)-0.23
### 0.0.10
+ Add support for inherited dependencies
### 0.0.9
+ Tighten bounds in haskell-gi(-base)
### 0.0.8
+ List autogenerated modules in .cabal file
### 0.0.7
+ Update to haskell-gi(-base) 0.22
### 0.0.6
+ Update stack version to 12.10
### 0.0.5
+ 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).
### 0.0.1
Initial release