between-0.9.0.2: ChangeLog.md
# ChangeLog / ReleaseNotes
## Version 0.9.0.2
* Minor documentation changes.
* Resolving some Haddock issues in documentation.
* Uploaded to [Hackage][]:
<http://hackage.haskell.org/package/between-0.9.0.2>
## Version 0.9.0.1
* Removing all INLINE and RULES. Tested it using [ghc-core][] with GHC 7.8.3
(bundled with [Haskell Platform][] 2014.2.0.0) and it works well.
* Uploaded to [Hackage][]:
<http://hackage.haskell.org/package/between-0.9.0.1>
## Version 0.9.0.0
* First public release.
* Uploaded to [Hackage][]:
<http://hackage.haskell.org/package/between-0.9.0.0>
[Hackage]:
http://hackage.haskell.org/
"HackageDB (or just Hackage) is a collection of releases of Haskell packages."
[Haskell Platform]:
http://www.haskell.org/platform/
"The Haskell Platform"
[ghc-core]:
http://hackage.haskell.org/package/ghc-core
"Display GHC's core and assembly output in a pager"