Update the changelog for the new release

This commit is contained in:
Paul van Tilburg 2014-11-01 22:15:33 +01:00
parent 730736a84a
commit 5b1a0ffc1d
1 changed files with 19 additions and 0 deletions

View File

@ -1,5 +1,23 @@
= Stop… Camping Time! release news
== 1.10
Features:
* Invoice select form improvements [#ff83ce]
* Hide empty tasks with an hourly rate
* Don't select time entries in the current month
* Improve the main overview [#02ad0e]
* Show total of unbilled time and earned money (excl. VAT) per customer
* Show only active tasks in the overview
* Use two-column layout
Application:
* Reworked all source code documention to use YARD
* Add YARD documentation rake task (and Rakefile)
* Remove old, unused files from the source tree
== 1.8
Features:
@ -11,6 +29,7 @@ Features:
* Add "Remove old" button to remove an old invoice (and thus regenerate it) [#4235ef]
Other bugfixes:
* Fix bug preventing any updats to tasks with AR 4
* Fix invoid period calculation