Prepare for v2.0.0 release

- Update CHANGELOG.md
This commit is contained in:
Jacob Alexander
2024-01-19 08:35:01 -08:00
parent 1f2349ab45
commit 1fb168796d
2 changed files with 4 additions and 1 deletions

View File

@@ -1,3 +1,6 @@
## v2.0.0 (2024-01-19)
- Updated link for mailing list in README
## v2.0.0b2 (2023-11-25)
- Fix broken test in test_load (#329)
- Update README example to async code (#331)