### Proposed changes
Precisely what the title says. Patch release given changes since 2.1.0 have been mild.
#### Type of change
- [ ] 🐛 Bugfix (change which fixes an issue)
- [ ] 🚀 Feature (change which adds functionality)
- [x] 📚 Documentation (change which fixes or extends documentation)
### Checklist
_Put an `x` in the boxes that apply. This is simply a reminder of what
we will require before merging your code._
- [x] Lint and unit tests (if any) pass locally with my changes
- [x] I have added tests that prove my fix is effective or that my
feature works
- [x] I have added necessary documentation (if appropriate)
- [x] All commits have been signed for
[DCO](https://developercertificate.org/)
---------
Signed-off-by: Michel Hidalgo <michel@ekumenlabs.com>