Fix mongo download link as convention changed in official repo with > 4.0

This commit is contained in:
Bastien Gerard
2021-03-03 11:30:03 +01:00
parent 3b9a167022
commit 0620ac5641
3 changed files with 10 additions and 3 deletions

View File

@@ -7,7 +7,7 @@ Development
===========
- (Fill this out as you fix issues and develop your features).
- Bugfix: manually setting SequenceField in DynamicDocument doesn't increment the counter #2471
- Add MongoDB 4.4 to CI
- Add MongoDB 4.2 and 4.4 to CI
Changes in 0.22.1
=================