From 114b5eeed0476c8a20a3225483efff40eb80d346 Mon Sep 17 00:00:00 2001 From: Aaron Date: Mon, 6 Jan 2025 19:09:12 +0800 Subject: [PATCH] Add changelog template --- CHANGELOG | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index 2f669dcd0..d21bf155f 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,31 @@ +[v#.#.#] ([month] [YYYY]) + - [entity]: + - [future tense verb] [feature] + - Upgraded gems: + - [gem] + - Bugs fixes: + - [entity]: + - [future tense verb] [bug fix] + - Bug tracker items: + - [item] + - New integrations: + - [integration] + - Integration enhancements: + - [integration]: + - [future tense verb] [integration enhancement] + - [integration bug fixes]: + - [future tense verb] [integration bug fix] + - Reporting enhancements: + - [report type]: + - [future tense verb] [reporting enhancement] + - REST/JSON API enhancements: + - [API entity]: + - [future tense verb] [API enhancement] + - Security Fixes: + - High: (Authenticated|Unauthenticated) (admin|author|contributor) [vulnerability description] + - Medium: (Authenticated|Unauthenticated) (admin|author|contributor) [vulnerability description] + - Low: (Authenticated|Unauthenticated) (admin|author|contributor) [vulnerability description] + v4.15.0 (December 2024) - Tags: Add custom ordering - Welcome Kit: