File tree Expand file tree Collapse file tree 2 files changed +26
-0
lines changed Expand file tree Collapse file tree 2 files changed +26
-0
lines changed Original file line number Diff line number Diff line change 1+ # Change Log
2+ All notable changes to this project will be documented in this file.
3+
4+ The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
5+ and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
6+
7+ ## [ Unreleased] - XXXX-XX-XX
8+
9+ ## [ 1.0.0] - 2018-03-08
10+
11+ ### Added
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ón
18+ - Intrucciones de instalación y ejecución
19+ - Ejemplos para el uso de la SDK
20+
21+
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
24+
25+
Original file line number Diff line number Diff line change 1+ 1.0.0
You can’t perform that action at this time.
0 commit comments