blucontrol-0.2.1.0: CHANGELOG.md
# Revision history for blucontrol
## 0.2.1.0 -- 2020-08-12
* Compile user config only when it has been modified.
* New internal module `Blucontrol.Main.GHC.Internal` for setting ghc flags.
## 0.2.0.0 -- 2020-08-10
* Rename the whole application from bludigon to blucontrol.
## 0.1.1.0 -- 2020-08-10
* `runGamma` runs directly in `IO` now.
* New module `Bludigon.Control.Concat`.
* New module `Bludigon.Control.Count`.
## 0.1.0.1 -- 2020-08-02
* Add header file to c-sources.
## 0.1.0.0 -- 2020-08-02
* First version. Released on an unsuspecting world.