aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorCamil Staps2016-07-28 09:37:48 +0200
committerCamil Staps2016-07-28 09:47:04 +0200
commit4f84eb2b09bf51eabdc29b5eeec101e0260b1cb7 (patch)
tree82722787d4018373720c66933f475bb2b1708c92 /README.md
parentSplit Calculatable in trait and interface (diff)
Braintree integration: first version
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.md b/README.md
index c57267f..fd06d18 100644
--- a/README.md
+++ b/README.md
@@ -169,6 +169,10 @@ are listed by name and removal time. This way, you never really lose your file.
# Changelog
+### 0.5 (Jul 28, 2016)
+
+0.5 Braintree integration.
+
### 0.4 (Jul 26, 2016)
0.4.2 Moved `offer.payment_received` to a separate table `payments`.
@@ -177,7 +181,7 @@ are listed by name and removal time. This way, you never really lose your file.
### 0.3 (Jul 20, 2016)
-0.3 Discounts
+0.3 Discounts.
### 0.2 (Feb 10, 2015)