aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorCamil Staps2016-07-27 14:52:49 +0200
committerCamil Staps2016-07-27 15:01:54 +0200
commitc67d248601031a0245dfe64b609fa6623868014b (patch)
tree640b5e040b1c045c361824d1cd3d5af1e6ecf8ec /README.md
parentv0.4.1 (diff)
v0.4.2 moved payment_received to separate table/class payment(s)
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index d5b44f1..263ffea 100644
--- a/README.md
+++ b/README.md
@@ -171,6 +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.1 Some users are administrator and can create and delete users.
0.4 User authentication mechanism.