Skip to content

Commit b7701de

Browse files
Version 2.4.11 release
1 parent ec07ec5 commit b7701de

4 files changed

Lines changed: 6 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
All notable changes to this project will be documented in this file.
33
"Unreleased" changes are implemented but haven't been released yet.
44

5+
## [2.4.11] - 2020-05-25
6+
- Add ability to split cards while editing
7+
58
## [2.4.10] - 2020-05-13
69
- Use new payment page with Stripe Checkout (AliPay support)
710

app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gingko-client",
33
"productName": "Gingko",
4-
"version": "2.4.10",
4+
"version": "2.4.11",
55
"description": "Gingko client rewritten in Elm, packaged with Electron.",
66
"repository": {
77
"type": "git",

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gingko-client",
33
"productName": "Gingko",
4-
"version": "2.4.10",
4+
"version": "2.4.11",
55
"description": "Gingko client rewritten in Elm, packaged with Electron.",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)