From 3f1ab557739df79fc489720f69d73567a3860ad4 Mon Sep 17 00:00:00 2001 From: ousid Date: Sun, 21 Aug 2022 22:53:12 +0000 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fbae8ec..b37d62c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,15 @@ All notable changes to `laravisit` will be documented in this file. +## v1.2.0 - 2022-08-21 + +### What's Changed + +- Enhancement by @ousid in https://github.com/coderflexx/laravisit/pull/13 +- FEAT: Added with session function by @juliangarcess in https://github.com/coderflexx/laravisit/pull/15 + +**Full Changelog**: https://github.com/coderflexx/laravisit/compare/v1.1.0...v1.2.0 + ## v1.1.0 - 2022-08-14 ### What's Changed