Skip to content

Commit

Permalink
Release 1.0.4
Browse files Browse the repository at this point in the history
* Updates GiroPay request object (CS2)
* Adds new sections for adding/deleting workflow actions and workflow conditions (CS2)
* Adds ‘Unscheduled‘ payment_type to payment request (CS1/CS2)
* Removes ‘to‘ and ‘from‘ fields from Notifications > Events (CS1)
  • Loading branch information
martinseco committed Mar 15, 2023
1 parent 44be8f6 commit db6c3e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/version.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
package client

const SDK_VERSION = "1.0.3"
const SDK_VERSION = "1.0.4"

0 comments on commit db6c3e3

Please sign in to comment.