From 627b461365c2b7be9151d639b15878224b4393e6 Mon Sep 17 00:00:00 2001 From: Harish Toshniwal Date: Thu, 14 Nov 2019 22:33:12 +0530 Subject: [PATCH] Support the format param --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 012961d..e49e812 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ All the notable changes to the Laravel Google Translate package are documented in this file: +## v3.0.1 (14-11-2019) +- Added the support for the format param. +- Thank you to [Ross](https://github.com/RossUK88) for the [PR](https://github.com/JoggApp/laravel-google-translate/pull/8). + ## v3.0.0 (04-09-2019) - Now supports Laravel v6.0 - Support for Laravel v5.8 will be dropped in v3.1