If you run into issues after an upgrade, the safest thing to do is ensure that all versions of `dfx`, `rust`, and `python` are exactly as described in the README. Also try completely deleting the `.dfx` directory and then recreating your virtual env, reinstalling, and deploying again.
TLDR
* timers API now implemented
* Reduced compilation times
* Candid metadata and CDK info metadata
* lists of lists now generally supported
What's Changed