From 17bd74d2600466898f97f006eacee15828984efc Mon Sep 17 00:00:00 2001 From: scottgrayson Date: Fri, 25 Oct 2024 18:43:44 +0000 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1c581b8..66ec5cc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,19 @@ All notable changes to `Laravel-Hubspot` will be documented in this file. +## v1.0.4 - 2024-10-25 + +### What's Changed + +* Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 by @dependabot in https://github.com/TappNetwork/Laravel-Hubspot/pull/2 +* getById instead of email by @scottgrayson in https://github.com/TappNetwork/Laravel-Hubspot/pull/4 + +### New Contributors + +* @scottgrayson made their first contribution in https://github.com/TappNetwork/Laravel-Hubspot/pull/4 + +**Full Changelog**: https://github.com/TappNetwork/Laravel-Hubspot/compare/v1.0.3...v1.0.4 + ## v1.0.3 - 2024-06-27 **Full Changelog**: https://github.com/TappNetwork/Laravel-Hubspot/compare/v1.0.2...v1.0.3