mirror of
https://github.com/simonmichael/hledger.git
synced 2024-11-08 07:09:28 +03:00
doc: changelogs: rename to CHANGES.md
These have been an adhoc mixture of plain text, markdown and org, and used in each mode at different times. They will now have a definite format, which for now is markdown. Org was another contender. [ci skip]
This commit is contained in:
parent
49a6e5715d
commit
01c6f3e665
@ -22,7 +22,7 @@ stability: alpha
|
||||
tested-with: GHC==7.10.3, GHC==8.0.2, GHC==8.2.2, GHC==8.4.3
|
||||
|
||||
extra-source-files:
|
||||
- CHANGES
|
||||
- CHANGES.md
|
||||
- README
|
||||
- examples/*.html
|
||||
- hledger-api.1
|
||||
|
@ -21,7 +21,7 @@ stability: stable
|
||||
tested-with: GHC==7.10.3, GHC==8.0.2, GHC==8.2.2, GHC==8.4.3
|
||||
|
||||
extra-source-files:
|
||||
- CHANGES
|
||||
- CHANGES.md
|
||||
- README
|
||||
- hledger_csv.5
|
||||
- hledger_csv.txt
|
||||
|
@ -23,7 +23,7 @@ stability : stable
|
||||
tested-with : GHC==7.10.3, GHC==8.0.2, GHC==8.2.2, GHC==8.4.3
|
||||
|
||||
extra-source-files:
|
||||
- CHANGES
|
||||
- CHANGES.md
|
||||
- README
|
||||
- hledger-ui.1
|
||||
- hledger-ui.txt
|
||||
|
@ -23,7 +23,7 @@ stability: stable
|
||||
tested-with: GHC==7.10.3, GHC==8.0.2, GHC==8.2.2, GHC==8.4.3
|
||||
|
||||
extra-source-files:
|
||||
- CHANGES
|
||||
- CHANGES.md
|
||||
- README
|
||||
- config/favicon.ico
|
||||
- config/keter.yaml
|
||||
|
@ -23,7 +23,7 @@ stability: stable
|
||||
tested-with: GHC==7.10.3, GHC==8.0.2, GHC==8.2.2, GHC==8.4.3
|
||||
|
||||
extra-source-files:
|
||||
- CHANGES
|
||||
- CHANGES.md
|
||||
- README.md
|
||||
- test/test.hs
|
||||
- bench/10000x1000x10.journal
|
||||
|
Loading…
Reference in New Issue
Block a user