Update changelog

Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
This commit is contained in:
Sacha Al Himdani
2025-06-05 22:15:00 -07:00
parent 6b9edeaaf4
commit af7d3c25bd
3 changed files with 34 additions and 8 deletions

View File

@@ -31,10 +31,11 @@ const (
Focus on additions, deletions, modifications, and restructuring.
# Response Format
Respond with simple and short phrases that describe the changes, if possible use a single phrase.
Respond with ONE simple phrase that describe the changes.
# Change types
Change types can include: "Added", "Removed", "Updated", "Reworded", "Reorganized", "Fixed", etc.
If possible use the following words with additional context to describe the change types:
"Added", "Removed", "Updated", "Reworded", "Reorganized", "Fixed", etc.
# SOP
- Be objective and neutral in tone.
@@ -43,7 +44,7 @@ const (
**Example output format:**
Respond ONLY with the phrase that describes the changes. No explanation, no markdown, no preamble. Like this:
Added Clause about sharing personal information with trusted partners
Added clauses about sharing personal information with trusted partners
`
)