Skip to content

Commit

Permalink
CHANGELOG v2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ArthurHoaro committed May 8, 2021
1 parent 637eb81 commit 47675fc
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 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## v2.1.0 - 2021-05-08

### Changed

* Switch autoloading from PSR-0 to PSR-4 and remove src subfolder (no impact on lib's composer autoloading).
* Switch CI from Travis to Github Actions.

## v2.0.5 - 2021-03-27

### Fixed

* Fix boolean being passed to method isImageString expecting a string

## v2.0.4 - 2021-02-22

### Fixed
Expand Down

0 comments on commit 47675fc

Please sign in to comment.