mirror of https://github.com/zachjs/sv2v.git
add stub change log
This commit is contained in:
parent
da088951fa
commit
a6111e20e4
|
|
@ -0,0 +1,3 @@
|
|||
## v0.0.8
|
||||
|
||||
Future releases will have complete change logs.
|
||||
|
|
@ -15,6 +15,10 @@ license-file: LICENSE
|
|||
license-files: NOTICE
|
||||
homepage: https://github.com/zachjs/sv2v
|
||||
|
||||
extra-doc-files:
|
||||
README.md
|
||||
CHANGELOG.md
|
||||
|
||||
executable sv2v
|
||||
default-language: Haskell2010
|
||||
main-is: sv2v.hs
|
||||
|
|
|
|||
Loading…
Reference in New Issue