Fix deepcopy on EmbeddedDocument

This commit is contained in:
Timothé Perez
2021-08-01 10:09:24 +02:00
committed by Bastien Gerard
parent 3b10236b5e
commit 88642eb021
4 changed files with 20 additions and 0 deletions
+1
View File
@@ -260,3 +260,4 @@ that much better:
* Stankiewicz Mateusz (https://github.com/mas15)
* Felix Schultheiß (https://github.com/felix-smashdocs)
* Jan Stein (https://github.com/janste63)
* Timothé Perez (https://github.com/AchilleAsh)