Skip to content

Commit

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

Chore/prepare release 2.3.0
  • Loading branch information
Alfredo Fiebig authored Nov 21, 2019
2 parents b7e8af9 + 44eacd8 commit 395eb2c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,14 @@ 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.3.0] - 2019-11-12

### Added

- Se agregan las clases necesarias para conectarse al Websocket de Onepay. Estas clases pueden ser utilizadas independientes, pero estan especialmente diseñadas para ser utilizadas por el SDK de POSIntegrado

- Se agregan templates para crear Issues en Github.

## [2.2.1] - 2019-05-20

### Fixed
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>http://www.transbankdevelopers.cl/library/img/favicon/mstile-310x310.png</PackageIconUrl>
<VersionPrefix>2.3.0</VersionPrefix>
<VersionPrefix>2.3.1</VersionPrefix>
<VersionSuffix>$(VersionSuffix)</VersionSuffix>
<Product>TransbankSDK</Product>
<Copyright>2018 - Transbank</Copyright>
Expand Down

0 comments on commit 395eb2c

Please sign in to comment.