aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorCamil Staps2016-07-20 11:36:14 +0200
committerCamil Staps2016-07-20 11:36:14 +0200
commitca3e3d667a1d3fdb28bc1768356342af921e42bd (patch)
treec80d168073bfb173aafaea2dbd2a3f262b86e9f4 /README.md
parentremoved font-awesome from license (is a submodule now) (diff)
Moved todo to issues; updated changelog
Diffstat (limited to 'README.md')
-rw-r--r--README.md17
1 files changed, 4 insertions, 13 deletions
diff --git a/README.md b/README.md
index 826bbb2..fdcfd8e 100644
--- a/README.md
+++ b/README.md
@@ -159,20 +159,11 @@ When you delete an invoice file, it's not actually deleted. Instead, it's
placed in a directory called `trash` inside your `files` directory. These files
are listed by name and removal time. This way, you never really lose your file.
-# ToDo
-
-## Features
+# Changelog
-* Make it possible to edit more, specifically:
- * The order to which an assignment is linked
- * The contact to which an order is linked
- * 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
-* Currently, the 'collapse sidebar' feature uses a session. It would be better to set a cookie with unlimited lifetime.
+### 0.3 (Jul 20, 2016)
-# Changelog
+0.3 Discounts
### 0.2 (Feb 10, 2015)
@@ -182,5 +173,5 @@ than restrict).
### 0.1 (Feb 6, 2015)
-It's now possible to assign float values to the amount of hours you work on an
+It is now possible to assign float values to the amount of hours you work on an
assignment (as opposed to integer values).