Skip to content

Commit

Permalink
docs: add 4.0.0 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
mvarlic committed Dec 12, 2023
1 parent 4d5781c commit ba44bf8
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,19 @@ Todos los cambios notables a este proyecto serán documentados en este archivo.
El formato está basado en [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
y este proyecto adhiere a [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [4.0.0] - 2023-12-12

### Changed
- Se hace el downgrade a la versión del API 1.2
- Se eliminan los métodos 'increaseAmount', 'increaseAuthorizationDate', 'reversePreAuthorizedAmount', 'deferredCaptureHistory' a las versiones diferidas de WebpayPlus, WebpayPlus Mall, Oneclick Mall, Transaccion Completa y Transaccion Completa Mall
- Se elimina el campo 'captureExpirationDate'

### Added
- Se agrega un párametro al constructor de la clase `WebpayRequestException`

### Fixed
- Se corrige el namespace en la clase `InscriptionStartException`

## [3.0.0] - 2022-09-07
### Changed
- Se migra el API desde la versión 1.2 a la versión 1.3
Expand Down

0 comments on commit ba44bf8

Please sign in to comment.