Skip to content

Commit 04bae36

Browse files
committed
prepared release version 1.0.0
1 parent d0a3897 commit 04bae36

File tree

2 files changed

+26
-0
lines changed

2 files changed

+26
-0
lines changed

CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
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+

VERSION

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
1.0.0

0 commit comments

Comments
 (0)