diff options
author | Camil Staps | 2016-07-27 21:45:42 +0200 |
---|---|---|
committer | Camil Staps | 2016-07-27 21:46:02 +0200 |
commit | 363bb4a206b2ad657b3f51b84856cc88aeb2aa20 (patch) | |
tree | a78b192437462ae703dafc36212475b1a124dfba | |
parent | Offer fixes (diff) |
Changelog cleanup
-rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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) |