nix-graph-1.0.0.0: CHANGELOG.md
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog][changelog], and this project adheres
to the [Haskell Package Versioning Policy][pvp].
## [Unreleased]
## [1.0.0.0] - 2021-05-27
Initial release
[Unreleased]: [https://github.com/awakesecurity/nix-graph/compare/v1.0.0.0...HEAD]
[1.0.0.0]: https://github.com/awakesecurity/nix-graph/releases/tag/v1.0.0.0
[changelog]: https://keepachangelog.com/en/1.0.0/
[pvp]: https://pvp.haskell.org/