Skip to content

Commit

Permalink
Merge pull request #110 from TransbankDevelopers/chore/prepare-releas…
Browse files Browse the repository at this point in the history
…e-2.4.0

Prepare release 2.4.0
  • Loading branch information
a1b4 authored Dec 30, 2019
2 parents cd93e62 + 6d71fed commit 13c7fc5
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@ 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.4.0] - 2019-12-26

### Added

- Se agrega soporte para Oneclick Mall y Transacción Completa en sus versiones REST.


## [2.3.0] - 2019-11-12

### 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.3.1</VersionPrefix>
<VersionPrefix>2.4.1</VersionPrefix>
<VersionSuffix>$(VersionSuffix)</VersionSuffix>
<Product>TransbankSDK</Product>
<Copyright>2018 - Transbank</Copyright>
Expand Down

0 comments on commit 13c7fc5

Please sign in to comment.