Skip to content

Commit

Permalink
Bump version and update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
hpdeifel committed Jan 2, 2017
1 parent 285b73b commit 067b37f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions ChangeLog.md
@@ -1,3 +1,11 @@
# 1.1.2

- Respect ${LEDGER_FILE} environment variable
- Add --version command
- Bump brick dependency to 0.15.2
- Bump hledger-lib dependency to 1.1
- Bind C-u to 'delete to beginning of line'

# 1.1.1

- bugfix: Show cursor in empty entry widget
Expand Down
2 changes: 1 addition & 1 deletion hledger-iadd.cabal
@@ -1,5 +1,5 @@
name: hledger-iadd
version: 1.1.1
version: 1.1.2
synopsis: A terminal UI as drop-in replacement for hledger add
description: This is a terminal UI as drop-in replacement for hledger add.
.
Expand Down

0 comments on commit 067b37f

Please sign in to comment.