diff options
author | Camil Staps | 2015-02-10 10:56:50 +0100 |
---|---|---|
committer | Camil Staps | 2015-02-10 10:56:50 +0100 |
commit | 9cb32411d3c72938bdc5cef517d2bb175bad6b22 (patch) | |
tree | de9983bc61a05d4e3123a402d12e9aaaa26cc727 /README.md | |
parent | sorting also for clients and contacts (diff) |
sorting also for clients and contacts
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -122,9 +122,14 @@ When you delete an invoice file, it's not actually deleted. Instead, it's placed * Different languages for different contacts * Add a calendar plugin to the date fields * Appendices feature: upload custom documents and link them to assignments (for functional designs, specifications, etc.) +* Sorting for offers # Changelog +## 0.2 (Feb 10, 2015) + +Sort clients, contacts and assignments. + ## 0.1 (Feb 6, 2015) It's now possible to assign float values to the amount of hours you work on an assignment (as opposed to integer values).
\ No newline at end of file |