Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
Also, I'm not 100% satisfied with using text colors for the credit
card limit, but I believe this makes a good start. I've added a
todo for someone else to come and look into showing the actual
amount of credit consumed versus credit available.
  • Loading branch information
jamis committed May 26, 2009
1 parent c6f6dd1 commit 73bacab
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.rdoc
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
=== (unreleased)

* Track limit on credit card accounts [Kieran Pilkington]

* Change text on "save" button in event form to reflect edit vs. new [Kieran Pilkington]

* Make "BucketWise" in header a link to the root path [Kieran Pilkington]
Expand Down
1 change: 1 addition & 0 deletions TODO
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,4 @@ FEATURES that would be nice to have someday (in no particular order)
* graphical icons to replace the textual icons for various actions
* add/edit transactions from the reconciliation view
* statement API
* show percentage of credit limit consumed, rather than simply using text color

0 comments on commit 73bacab

Please sign in to comment.