File tree Expand file tree Collapse file tree 2 files changed +12
-6
lines changed Expand file tree Collapse file tree 2 files changed +12
-6
lines changed Original file line number Diff line number Diff line change @@ -6,13 +6,19 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
6
6
7
7
## [ Unreleased] - XXXX-XX-XX
8
8
9
+ ## [ 1.0.0] - 2018-02-14
9
10
10
11
### Added
11
- - Implementación básica
12
- - Intrucciones de instalación
13
- - Ejemplos para el cliente
12
+ - Implementación incial de la SDK con operativas:
13
+ - Autorizacion mediante diferentes métodos(tarjeta, token, fastpay)
14
+ - Cancelación
15
+ - Devolución
16
+ - Query
17
+ - Tokenizacióm
18
+ - Intrucciones de instalación y ejecución
19
+ - Ejemplos para el uso de la SDK
14
20
15
- ### Fixed
16
21
17
- [ Unreleased ] : https://bitbucket.org/sipay_team/psdk/compare/develop%0Dc07cf43
22
+ [ Unreleased ] : https://github.com/Sipay/python-sdk/compare/develop...1.0.0
23
+ [ 1.0.0 ] : https://github.com/Sipay/python-sdk/compare/1.0.0...c07cf438db0db30207881482c7e8fc3df2ba2c56
18
24
Original file line number Diff line number Diff line change 1
- 0.1 .0
1
+ 1.0 .0
You can’t perform that action at this time.
0 commit comments