hvega-0.1.0.3: CHANGELOG.md
For the latest version of this document, please see
[https://github.com/DougBurke/hvega/blob/master/hvega/CHANGELOG.md](https://github.com/DougBurke/hvega/blob/master/hvega/CHANGELOG.md).
## 0.1.0.3
The only change is to the cabal file, where `cabal-version: >=1.18` has
been changed to `cabal-version: 1.18`.
## 0.1.0.2
Updated the upper bounds of `aeson` to really allow v1.4. This was not
released on Hackage.
## 0.1.0.1
Updated the upper bounds of `aeson` from v1.2 to v1.4.
The cabal package now includes `stack.yaml` and `default.nix` (although
the latter is *not* guaranteed to be correct), as well as a
change log and an extra image.
## 0.1.0.0
This is the initial version of `hvega`, which is based on
version 2.2.1 of the
[Elm Vega library](http://package.elm-lang.org/packages/gicentre/elm-vega/2.2.1/VegaLite).