Updated readme and change log #nolog

This commit is contained in:
Miguel Grinberg
2023-12-23 00:04:22 +00:00
parent dee4914bdd
commit f38d6d760a
2 changed files with 14 additions and 2 deletions

View File

@@ -32,5 +32,10 @@ describes the backwards incompatible changes that were made.
## Resources
- Documentation: [Latest](https://microdot.readthedocs.io/en/latest/) [Stable](https://microdot.readthedocs.io/en/stable/) [Legacy v1.x](https://microdot.readthedocs.io/en/v1/)
- Documentation
- [Stable](https://microdot.readthedocs.io/en/stable/)
- [Latest](https://microdot.readthedocs.io/en/latest/)
- Still using version 1?
- [Code](https://github.com/miguelgrinberg/microdot/tree/v1)
- [Documentation](https://microdot.readthedocs.io/en/v1/)
- [Change Log](https://github.com/miguelgrinberg/microdot/blob/main/CHANGES.md)