Merge pull request #2478 from bagerard/add_geonear_aggregation_test

Add $geonear aggregation test
This commit is contained in:
Bastien Gérard
2021-02-24 11:55:46 +01:00
committed by GitHub
3 changed files with 30 additions and 1 deletions

View File

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