aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCamil Staps2016-07-27 21:45:42 +0200
committerCamil Staps2016-07-27 21:46:02 +0200
commit363bb4a206b2ad657b3f51b84856cc88aeb2aa20 (patch)
treea78b192437462ae703dafc36212475b1a124dfba
parentOffer fixes (diff)
Changelog cleanup
-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)