document top level collectiom (#24)

This commit is contained in:
Ryan Brink
2021-04-17 08:32:43 -04:00
committed by GitHub
parent 810f290f0d
commit 81e24f96dc
20 changed files with 308 additions and 158 deletions

View File

@ -1,5 +1,12 @@
# Changelog
## [0.3.0] - April 17th, 2021
### Changed
- Removed response and request annotations in favor of MethodInfo extension.
- Modified notarization to add the correct reference slug regardless of type
## [0.2.0] - April 16th, 2021
### Changed