We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dba7b4c commit 12fb1c2Copy full SHA for 12fb1c2
README.md
@@ -29,6 +29,7 @@ Further PR's (with tests) are welcome, but please maintain backwards compatibili
29
* Provide BSON constants for convenience/sanity ([details](https://github.com/globalsign/mgo/pull/41))
30
* Consistently unmarshal time.Time values as UTC ([details](https://github.com/globalsign/mgo/pull/42))
31
* Enforces best practise coding guidelines ([details](https://github.com/globalsign/mgo/pull/44))
32
+* GetBSON correctly handles structs with both fields and pointers ([details](https://github.com/globalsign/mgo/pull/40))
33
34
---
35
0 commit comments