Browse Source

BUMP 1.2.0.4274

pull/69/head v1.2.0.4274
sridharn 14 years ago
parent
commit
303b9bd570
  1. 13
      BreakingChanges.txt
  2. 2
      README.md

13
BreakingChanges.txt

@ -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)

2
README.md

@ -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

Loading…
Cancel
Save