Skip to content

Commit 345ab0b

Browse files
authored
readme: credit @bozaro and @idy (#53)
* readme: credit @bozaro and @idy * readme: add @idy to contributor list
1 parent 199dc25 commit 345ab0b

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
@@ -30,6 +30,8 @@ Further PR's (with tests) are welcome, but please maintain backwards compatibili
3030
* Consistently unmarshal time.Time values as UTC ([details](https://github.com/globalsign/mgo/pull/42))
3131
* Enforces best practise coding guidelines ([details](https://github.com/globalsign/mgo/pull/44))
3232
* GetBSON correctly handles structs with both fields and pointers ([details](https://github.com/globalsign/mgo/pull/40))
33+
* Improved bson.Raw unmarshalling performance ([details](https://github.com/globalsign/mgo/pull/49))
34+
* Minimise socket connection timeouts due to excessive locking ([details](https://github.com/globalsign/mgo/pull/52))
3335

3436
---
3537

@@ -42,6 +44,7 @@ Further PR's (with tests) are welcome, but please maintain backwards compatibili
4244
* @eaglerayp
4345
* @feliixx
4446
* @fmpwizard
47+
* @idy
4548
* @jameinel
4649
* @gazoon
4750
* @mapete94

0 commit comments

Comments
 (0)