diff --git a/main.go b/main.go index 11cbfd3..04aef21 100644 --- a/main.go +++ b/main.go @@ -23,7 +23,7 @@ import ( ) const ( - buildVersion = "1.0.26" + buildVersion = "1.0.27" serviceName = "hardlink" ) diff --git a/release notes.md b/release notes.md index de03dac..77448bb 100644 --- a/release notes.md +++ b/release notes.md @@ -2,6 +2,9 @@ builtVersion is a const in main.go +#### 1.0.27 - 10 December 2025 +updated handling AmountTooSmall response from creditcall + #### 1.0.26 - 10 December 2025 added route for taking preauthorization payment