update to changelog and deploy process

This commit is contained in:
Chris Smith
2025-02-23 18:11:53 +01:00
parent f9d1ff6e84
commit 741078206b
3 changed files with 8 additions and 3 deletions

View File

@@ -9,7 +9,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
* SleekPlan javascript for user feedback
* "Today So Far" summary on the success page
* API for registering and login
* API for fetching meals, summary, and posting meal
@@ -26,6 +25,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
* Form fields not needed
* File name requirement from Meal model. Isn't necessary to have a file to record a meal
## [0.1.1] - 2025-02-19
### Added
* SleekPlan javascript for user feedback
## [0.1.0] - 2025-02-10
This marks the first release!