Skip to content

Commit

Permalink
Update CHANGELOG.
Browse files Browse the repository at this point in the history
  • Loading branch information
huerlisi committed Feb 12, 2014
1 parent 4e5bba8 commit d567341
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
1.5.5 (unreleased)
1.6.0
=====
In this release we focused on fixing the small things, but also prepare for the future.
We implemented tagging of accounts, so it's up to you which account you use for invoices
or earnings... You can now also directly create bookings in debit invoices.

Another big, but hidden thing is the preparation for multi-tenancy. We added support for
PostgreSQL and moved settings into the database.

All in all, a small, but important release:-)

Main Features:
* Implement tagging for accounts.
* Refactor invoice/line_item accounts to use tagged accounts.
* Add migration to set default account tags.
* Use modules settings from db instead of config file.
* Prepare to run on PostgreSQL.
* Basic/Hidden batch edit mode for bookings.
Expand Down

0 comments on commit d567341

Please sign in to comment.