@ -1,13 +0,0 @@
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)
@ -15,8 +15,6 @@ apidoc: http://api.mongodb.org/csharp/ (coming soon)
http://jira.mongodb.org/browse/CSHARP
see also: BreakingChanges.txt
### Maintainers:
* Robert Stam robert@10gen.com
* Sridhar Nanjundeswaran sridhar@10gen.com