Skip to content

Commit

Permalink
Prepare for release
Browse files Browse the repository at this point in the history
  • Loading branch information
BenMorel committed Oct 10, 2022
1 parent d5f928c commit a579e35
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1 +1,25 @@
# Changelog

## [0.2.0](https://github.com/brick/geo-doctrine/releases/tag/0.2.0) - 2022-10-11

💥 **Breaking changes**

- Minimum PHP version is now `8.0`

**Improvements**

- Compatibility with `brick/geo` version `0.8`

🩹 **Deprecation fixes**

- Fixed code using deprecated Doctrine method `AbstractPlatform::getName()`

## [0.1.1](https://github.com/brick/geo-doctrine/releases/tag/0.1.1) - 2022-03-21

**Deprecation fixes**

* Add return types to methods.

## [0.1.0](https://github.com/brick/geo-doctrine/releases/tag/0.1.0) - 2021-10-10

:tada: First release!

0 comments on commit a579e35

Please sign in to comment.