Skip to content

Commit

Permalink
Create changelog.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rlreamy authored Jun 14, 2024
1 parent fa4c7eb commit 5cc6cec
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.4 [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 5cc6cec

Please sign in to comment.