# Changelog

All notable changes to `mpesa-php-sdk` will be documented in this file

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]
## [1.4.0] - 2020-11-06
### Added
-  laravel compatibility
-  ServiceProviderCode Parameter initialization
### Changed
- ServiceProvider Optional on transactions methods
## [1.3.0] - 2020-11-06
- Update dependencies
## [1.2.2] - 2020-05-22
### Changed
- Disable SSL Verification behavior of request

## [1.0] - 2020-01-14
### Added
- Readme
