From ff5379ad0d1f012998ecdf787eb439c935729153 Mon Sep 17 00:00:00 2001 From: ibrahem-kamal Date: Mon, 5 Feb 2024 22:16:55 +0000 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 869eabf..5ec8b72 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,14 @@ All notable changes to `laravel-otp` will be documented in this file. +## 1.1.2 - 2024-02-05 + +### What's Changed + +* fix morphTo Relation key conventions by @ibrahem-kamal in https://github.com/ibrahem-kamal/laravel-otp/pull/5 + +**Full Changelog**: https://github.com/ibrahem-kamal/laravel-otp/compare/1.1.1...1.1.2 + ## V1.1.1 - 2024-02-05 ### What's Changed