Pass through the CHANGELOG

This commit is contained in:
Ross McFarland
2020-01-13 07:29:56 -08:00
parent 01a9fa87b1
commit c950503868
+8
View File
@@ -1,3 +1,11 @@
## v0.9.10 - ????-??-?? - ???
* Added support for dynamic records to Ns1Provider, updated client and rate
limiting implementation
* Moved CI to use GitHub Actions
* Set up dependabot to automatically PR requirements updates
* Pass at bumping all of the requirements
## v0.9.9 - 2019-11-04 - Python 3.7 Support
* Extensive pass through the whole codebase to support Python 3