You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
318 B
13 lines
318 B
Breaking changes in Version 0.7 (under development)
|
|
|
|
2010-10-21
|
|
|
|
Renamed DLLs to:
|
|
|
|
MongoDB.Bson.dll (was MongoDB.BsonLibrary.dll)
|
|
MongoDB.Driver.dll (was MongoDB.CSharpDriver.dll)
|
|
|
|
Renamed namespaces to:
|
|
|
|
using MongoDB.Bson; (was MongoDB.BsonLibrary)
|
|
using MongoDB.Driver; (was MongoDB.CSharpDriver)
|