diff --git a/CHANGELOG.md b/CHANGELOG.md index bfa78b8..76179af 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,17 @@ + +## v1.3.0 (2022-09-23) + + +#### Features + +* Add debugging mode option ([bd23ab6e](https://github.com/Frederick888/gh-ph/commit/bd23ab6e628a29488c83a0f8b2a922be18466536)) + +#### Performance + +* Cache gh template result ([8bf1db71](https://github.com/Frederick888/gh-ph/commit/8bf1db717f4ad26b013a166ed144f9be21e11cc9)) + + + ## v1.2.0 (2022-09-22)