Skip to content

Commit

Permalink
Merge pull request #64 from KPMP/add-changelog
Browse files Browse the repository at this point in the history
Create changelog.md
  • Loading branch information
rlreamy authored Jun 14, 2024
2 parents 8bac72e + a66bc43 commit 139a394
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Changelog

## Release 1.8 [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.

0 comments on commit 139a394

Please sign in to comment.