-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' into fix-changelog
- Loading branch information
Showing
1 changed file
with
3 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,25 +1,13 @@ | ||
# Changelog | ||
|
||
## Release 3.5 [unreleased] | ||
Brief summary of what's in this release: | ||
|
||
|
||
### Breaking changes | ||
|
||
Breaking changes include any database updates needed, if we need to edit any files on system (like .env or certs, etc). Things that are outside of the code itself that need changed for the system to work. | ||
|
||
|
||
### Non-breaking changes | ||
|
||
Just a place to keep track of things that have changed in the code that we may want to pay special attention to when smoke testing, etc. | ||
|
||
|
||
## Release 3.4 (10/3/2024) | ||
|
||
Brief summary of what's in this release: | ||
- GA download event added | ||
|
||
### Breaking changes | ||
None | ||
|
||
### Non-breaking changes | ||
None | ||
|
||
Just a place to keep track of things that have changed in the code that we may want to pay special attention to when smoke testing, etc. |