Fix missing headers in source dist (#71)

Fixes #50 again
This commit is contained in:
Alexander Bondarenko
2021-07-01 01:33:00 +03:00
committed by GitHub
parent 532eebd8ed
commit bfe8453891
2 changed files with 16 additions and 5 deletions

View File

@ -1,7 +1,12 @@
# Changelog for dear-imgui
## [1.0.0] Initial Hackage release
## [1.0.1] Initial Hackage release
Based on 1.83.
- Fixed missing headers in source dist.
## [1.0.0]
Initial Hackage release based on 1.83.
[1.0.0]: https://github.com/haskell-game/dear-imgui.hs/tree/v1.0.0
[1.0.0]: https://github.com/haskell-game/dear-imgui.hs/tree/v1.0.1