packages feed

dr-cabal-0.1.0.0: CHANGELOG.md

# Changelog

`dr-cabal` uses [PVP Versioning][1].
The changelog is available [on GitHub][2].

## 0.1.0.0 — August 6, 2022 📚

* [#10](https://github.com/chshersh/dr-cabal/issues/10):
  Support `Haddock` phase in `cabal build` output
  (by [@diasbruno](https://github.com/diasbruno))
* [#14](https://github.com/chshersh/dr-cabal/issues/14):
  Enrich _Summary_ with more info: parallelism level, total dependencies summary
  (by [@bradrn](https://github.com/bradrn))
* Module structure refactoring to add new profiling modes easier
  (by [@diasbruno](https://github.com/diasbruno))

## 0.0.0.0 — July 31, 2022 🌇

* Initially created.

[1]: https://pvp.haskell.org
[2]: https://github.com/chshersh/dr-cabal/releases