Skip to content

Commit a57ef41

Browse files
committed
prepared release version 1.0.1
1 parent 29eddc1 commit a57ef41

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-4
lines changed

CHANGELOG.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff 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

VERSION

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

0 commit comments

Comments
 (0)