Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Nov 14, 2025

Description

Adds CHANGELOG.md to document template changes between tagged releases. Users can now track breaking changes, bug fixes, and new features across versions to decide when to upgrade their projects.

Covers changes from wasp-v0.18-template to wasp-v0.19-template:

  • 61 commits analyzed across 23 merged PRs
  • Categorized into: Added, Changed, Fixed, and Developer Experience
  • Includes PR references and contributor attribution
  • Follows Keep a Changelog format

Notable entries: Stripe payment improvements (#550, #505), Wasp v0.18.0 migration (#500), toast/file upload refactors (#472), asset optimizations (96% banner size reduction via SVG conversion #521).

Contributor Checklist

Original prompt

This section details on the original issue you should resolve

<issue_title>add changelog file</issue_title>
<issue_description></issue_description>

<agent_instructions>Create a changelog starting with the tag wasp-v0.18-template until wasp-v0.19-template tag. </agent_instructions>

Comments on the Issue (you are @copilot in this section)

@Martinsos Hm what would be the process around it? We could, for every "release" we do, add changes from the last one to the Changelog. One option is also to stick to the process where each PR has to add info about itself to CHangelog. Although, you cuold say people can then just go and check the list of PRs on Github hm. @Martinsos Some extra motivation for this: https://discord.com/channels/686873244791210014/920312576133443634/1328281113277497354 .

What I get from this exchange is that it would be valuable if we listed bigger changes we did in each iteration of OpenSaas, e.g. in the ChangeLog.md, so people can see if there was some bug fix for example -> then they can react to that and also do the fix on their side. These would also be part of each release note. Kind of like we do for wasp.</comment_new>


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Copilot AI changed the title [WIP] Add changelog file from wasp-v0.18-template to wasp-v0.19-template Add CHANGELOG.md tracking template releases Nov 14, 2025
Copilot AI requested a review from vincanger November 14, 2025 14:01
Copilot finished work on behalf of vincanger November 14, 2025 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

add changelog file

2 participants