Skip to content

Use insert_one instead of deprecated one #1899 #1944

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Nov 13, 2018
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update changelog #1899
  • Loading branch information
Erdenezul Batmunkh committed Nov 9, 2018
commit 2a8579a6a50b88bbd5507746a93376f7c032b3fe
4 changes: 3 additions & 1 deletion docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,9 @@ Changelog
Development
===========
- (Fill this out as you fix issues and develop your features).
=======
- Remove deprecated `save()` method and used `insert_one()` #1899

=================
Changes in 0.16.0
=================
- Various improvements to the doc
Expand Down