Update README.md

This commit is contained in:
Shaun Walker 2020-03-22 09:28:38 -04:00 committed by GitHub
parent e4808f9b3c
commit 0988321b37
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -37,6 +37,7 @@ V1 (MVP)
- [x] Auto-Upgrade Framework
V.Next
- [ ] Use Migrations rather than SQL scripts for database installation/upgrade
- [ ] Optional Encryption of Settings Values ( ie. via an IsSecure flag )
- [ ] Localization
- [ ] Migrate to Code-Behind Pattern ( *.razor.cs )