aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorCamil Staps2015-12-07 23:50:26 +0000
committerCamil Staps2015-12-07 23:50:26 +0000
commit4286a26a23944e5cbc4700443a0a3f998d73f2e1 (patch)
tree653570a00afe8bd18473abce02798c685a2f20d2 /README.md
parentencoding issue (diff)
Fix deleting offers
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 c164343..587ef62 100644
--- a/README.md
+++ b/README.md
@@ -128,7 +128,8 @@ When you delete an invoice file, it's not actually deleted. Instead, it's placed
### 0.2 (Feb 10, 2015)
-Sort clients, contacts and assignments.
+0.2.1 Sort clients, contacts and assignments.
+0.2.2 Allow deletion of offers (foreign key constraint set to cascade rather than restrict).
### 0.1 (Feb 6, 2015)