From 55439bf16b65ba3342f3c909ab28f556b5d1da22 Mon Sep 17 00:00:00 2001 From: freekmurze Date: Tue, 17 Oct 2023 15:49:30 +0000 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e5dc4c2..fad3889 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,18 @@ All notable changes to `geocoder` will be documented in this file. +## 3.15.0 - 2023-10-17 + +### What's Changed + +- Return types by @francoism90 in https://github.com/spatie/geocoder/pull/112 + +### New Contributors + +- @francoism90 made their first contribution in https://github.com/spatie/geocoder/pull/112 + +**Full Changelog**: https://github.com/spatie/geocoder/compare/3.14.2...3.15.0 + ## 3.14.2 - 2023-02-01 ### What's Changed