diff options
author | Camil Staps | 2016-07-27 14:52:49 +0200 |
---|---|---|
committer | Camil Staps | 2016-07-27 15:01:54 +0200 |
commit | c67d248601031a0245dfe64b609fa6623868014b (patch) | |
tree | 640b5e040b1c045c361824d1cd3d5af1e6ecf8ec /README.md | |
parent | v0.4.1 (diff) |
v0.4.2 moved payment_received to separate table/class payment(s)
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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. |