Update CHANGELOG

This commit is contained in:
Max Isom 2022-01-05 14:46:07 -06:00
parent 51d378e4cb
commit 9925298977
No known key found for this signature in database
GPG key ID: 25C9B1A7F6798880

View file

@ -7,6 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased] ## [Unreleased]
### Changed ### Changed
- Migrated from Sequelize to Prisma. (#456) - Migrated from Sequelize to Prisma. (#456)
- Bumped dependencies
## [0.2.1] - 2021-12-18 ## [0.2.1] - 2021-12-18
### Added ### Added