Skip to content

Commit

Permalink
Merge pull request #126 from TransbankDevelopers/feat/prepare-release…
Browse files Browse the repository at this point in the history
…-2.5.1

Prepare release 2.5.1
  • Loading branch information
Felipe Fiebig authored Nov 9, 2020
2 parents 417d902 + 78ce5ca commit 4ae46d2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@ 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.1] - 2020-11-09

### Fixed
- Se agregan headers faltantes para Webpay Plus Diferido

## [2.5.0] - 2020-10-20

### Added
Expand Down
2 changes: 1 addition & 1 deletion Transbank/Transbank.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<NeutralLanguage>en-US</NeutralLanguage>
<PackageTags>payments, cl, chile, transbank</PackageTags>
<PackageIconUrl>https://www.transbankdevelopers.cl/favicon.ico</PackageIconUrl>
<VersionPrefix>2.5.1</VersionPrefix>
<VersionPrefix>2.5.2</VersionPrefix>
<VersionSuffix>$(VersionSuffix)</VersionSuffix>
<Product>TransbankSDK</Product>
<Copyright>2020 - Transbank</Copyright>
Expand Down

0 comments on commit 4ae46d2

Please sign in to comment.