aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 263ffea..1a3375d 100644
--- a/README.md
+++ b/README.md
@@ -171,7 +171,7 @@ are listed by name and removal time. This way, you never really lose your file.
### 0.4 (Jul 26, 2016)
-0.4.2 Moved `offer.payment_received` to a separate table `payments`.
+0.4.2 Moved `offer.payment_received` to a separate table `payments`.
0.4.1 Some users are administrator and can create and delete users.
0.4 User authentication mechanism.
@@ -181,9 +181,9 @@ are listed by name and removal time. This way, you never really lose your file.
### 0.2 (Feb 10, 2015)
-0.2.1 Sort clients, contacts and assignments.
0.2.2 Allow deletion of offers (foreign key constraint set to cascade rather
-than restrict).
+than restrict).
+0.2.1 Sort clients, contacts and assignments.
### 0.1 (Feb 6, 2015)