aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorCamil Staps2015-05-16 18:17:31 +0200
committerCamil Staps2015-05-16 18:17:31 +0200
commit58efe323dffb9b088a6b59d06627341a89c8d9fd (patch)
treeb8da258978ec6a7c33204848b952f8d841463d2a /README.md
parentreadme (diff)
Added small intended feature change
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9c90464..c164343 100644
--- a/README.md
+++ b/README.md
@@ -122,6 +122,7 @@ When you delete an invoice file, it's not actually deleted. Instead, it's placed
* 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
+* Currently, the 'collapse sidebar' feature uses a session. It would be better to set a cookie with unlimited lifetime.
# Changelog
@@ -131,4 +132,4 @@ 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
+It's now possible to assign float values to the amount of hours you work on an assignment (as opposed to integer values).