packages feed

hinit-0.2.2: CHANGELOG.md

# hinit

## 0.2.2

* Update version bounds
* Fix various deprecation warnings

## 0.2.1

* Switch to optics-core
* Various changes to the bundled haskell template
* Use the `unsafeRender` function provided by spdx-license

## 0.2.0 (2020-12-24)

* Add nix flake to the bundled haskell template
* Add `license` to context overrides
* Cut down on external dependencies (parsec, spdx)
* Implement VCS repository initialization

## 0.1.0 (2020-12-23)

Initial release