File tree Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -6,8 +6,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
66
77## [ Unreleased] - XXXX-XX-XX
88
9- ## [ 1.0.0] - 2018-03-08
9+ ## [ 1.0.1] - 2018-03-08
10+ ### Added
11+ - Propietario en el archivo composer
1012
13+ ## [ 1.0.0] - 2018-03-08
1114### Added
1215- Implementación incial de la SDK con operativas:
1316 - Autorizacion mediante diferentes métodos(tarjeta, token, fastpay)
@@ -19,7 +22,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1922- Ejemplos para el uso de la SDK
2023
2124
22- [ Unreleased ] : https://github.com/Sipay/php-sdk/compare/develop...1.0.0
23- [ 1.0.0 ] : https://github.com/Sipay/php-sdk/compare/1.0.0...8618da1298a4f8cbe0c3a5fb7cc31cb642d4677f
25+ [ Unreleased ] : https://github.com/Sipay/php-sdk/compare/1.0.1...develop
26+ [ 1.0.1 ] : https://github.com/Sipay/php-sdk/compare/1.0.0...1.0.1
27+ [ 1.0.0 ] : https://github.com/Sipay/php-sdk/compare/8618da1298a4f8cbe0c3a5fb7cc31cb642d4677f...1.0.0
2428
2529
Original file line number Diff line number Diff line change 1- 1.0.0
1+ 1.0.1
You can’t perform that action at this time.
0 commit comments