Skip to content

Commit aceaefe

Browse files
committed
Update ChangeLog with anticipated 0.10 changes
1 parent e197c95 commit aceaefe

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

ChangeLog.md

+15
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# Changelog for [hledger-makeitso](https://github.com/apauley/hledger-makeitso)
22

3+
## 0.10
4+
5+
- Add a `version` subcommand.
6+
Create [issue #15](https://github.com/apauley/hledger-makeitso/issues/15)
7+
to change it into a `--version` flag later.
8+
- Fix a minor issue where yearly include files were generated at the top-level
9+
of the directtory structure, even though the same content was available in the
10+
`import` directory.
11+
The top-level `all-years.journal` now just includes the years within the
12+
`import` directory.
13+
- Upgrade to LTS 13.15 for GHC 8.6.4
14+
- Add CircleCI and TravisCI build instructions. Switch the README.org to a
15+
README.md in order to better support CI status badges.
16+
17+
318
## 0.9.0.1
419

520
First hackage release. Minor changes to fix `stack sdist` warnings and errors, in preperation of

0 commit comments

Comments
 (0)