Skip to content

Commit

Permalink
Merge branch 'master' into chore/update-appveyor-secrets
Browse files Browse the repository at this point in the history
  • Loading branch information
Alfredo Fiebig authored Oct 20, 2020
2 parents 0133b62 + 76ca979 commit 2e7b494
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 2 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,21 @@ Todos los cambios notables a este proyecto serán documentados en este archivo.
El formato está basado en [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
y este proyecto adhiere a [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [2.5.0] - 2020-10-20

### Added

- Se agrega soporte para:
- Webpay Plus Rest
- modalidad normal
- modalidad captura diferida
- modalidad mall
- modalidad mall captura diferida
- Patpass by Webpay Rest
- Patpass Comercio Rest
- Transacción completa Rest
- modalidad mall

## [2.4.0] - 2019-12-26

### Added
Expand Down
4 changes: 2 additions & 2 deletions Transbank/Transbank.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@
<NeutralLanguage>en-US</NeutralLanguage>
<PackageTags>payments, cl, chile, transbank</PackageTags>
<PackageIconUrl>https://www.transbankdevelopers.cl/favicon.ico</PackageIconUrl>
<VersionPrefix>2.4.1</VersionPrefix>
<VersionPrefix>2.5.1</VersionPrefix>
<VersionSuffix>$(VersionSuffix)</VersionSuffix>
<Product>TransbankSDK</Product>
<Copyright>2018 - Transbank</Copyright>
<Copyright>2020 - Transbank</Copyright>
<PackageReleaseNotes></PackageReleaseNotes>
</PropertyGroup>

Expand Down

0 comments on commit 2e7b494

Please sign in to comment.