Skip to content

Commit ceb7415

Browse files
committed
update changelog for 0.27.0
1 parent 4c55088 commit ceb7415

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/changelog.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ Changelog
77
Development
88
===========
99
- (Fill this out as you fix issues and develop your features).
10+
11+
Changes in 0.27.0
12+
=================
13+
- Update uuidRepresentation warnings with "unspecified" as the future default (instead of 'standard' previously advertised) #2739
1014
- Added `mongo_client_class` optional parameter to connect() to allow to use an alternative mongo client than pymongo.MongoClient.
1115
Typically to support mock mongo libraries like mongomock, montydb, mongita #2729
1216
- BREAKING CHANGE: connecting MongoEngine with mongomock should now use the new `mongo_client_class`

0 commit comments

Comments
 (0)