Update changelog

This commit is contained in:
Nelson Jovel 2022-05-13 13:23:13 -07:00
parent 9768d68385
commit 52a24c3daa

View file

@ -43,3 +43,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- Add Analyze page
- From analyze page, selecting a different school from the dropdown. Changed behavior so user remains on analyze page
- Add one off script to reset admin data values
`heroku run -a mciea-beta bundle exec rake one_off:reset_admin_data_values`