Skip to content

Commit 138ba2f

Browse files
authored
readme: credit @bachue (#74)
1 parent f9be6c5 commit 138ba2f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,13 @@ Further PR's (with tests) are welcome, but please maintain backwards compatibili
3232
* GetBSON correctly handles structs with both fields and pointers ([details](https://github.com/globalsign/mgo/pull/40))
3333
* Improved bson.Raw unmarshalling performance ([details](https://github.com/globalsign/mgo/pull/49))
3434
* Minimise socket connection timeouts due to excessive locking ([details](https://github.com/globalsign/mgo/pull/52))
35+
* Natively support X509 client authentication ([details](https://github.com/globalsign/mgo/pull/55))
36+
* Gracefully recover from a temporarily unreachable server ([details](https://github.com/globalsign/mgo/pull/69))
3537

3638
---
3739

3840
### Thanks to
41+
* @bachue
3942
* @bozaro
4043
* @BenLubar
4144
* @carter2000

0 commit comments

Comments
 (0)