Skip to content

Commit f3e8bec

Browse files
committed
prepared release version 1.0.0
1 parent aeed166 commit f3e8bec

File tree

2 files changed

+12
-6
lines changed

2 files changed

+12
-6
lines changed

CHAGELOG.md

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,19 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
66

77
## [Unreleased] - XXXX-XX-XX
88

9+
## [1.0.0] - 2018-02-14
910

1011
### 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
1420

15-
### Fixed
1621

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
1824

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.1.0
1+
1.0.0

0 commit comments

Comments
 (0)