Skip to content

Commit

Permalink
Merge pull request #155 from thephpleague/release-083
Browse files Browse the repository at this point in the history
Prepare for 0.8.3
  • Loading branch information
Surfoo committed Jul 7, 2021
2 parents efa17a4 + f464b59 commit 4869ab2
Showing 1 changed file with 32 additions and 1 deletion.
33 changes: 32 additions & 1 deletion CHANGELOG.md
@@ -1,8 +1,39 @@
CHANGELOG
=========

0.8.3
-----

### Fixed

- Fix incompatibility with PHP >= 7.4 by saving longitude and latitude as a string

### Changed

- Use react/event-loop: 1.0

0.8.2
-----

### Fixed

- Fix namespace issue when creating provider class name
- PHPUnit deprecations

### Changed

- Supported PHP versions >= 7.3
- PHPUnit 8.5

0.8.1
-----

### Fixed

- Symfony 5 support.

0.8.0 (2018-02-22)
-----------------
------------------

### Added

Expand Down

0 comments on commit 4869ab2

Please sign in to comment.