Skip to content

Commit

Permalink
readme: credit @peterdeka and @steve-gray (#110)
Browse files Browse the repository at this point in the history
  • Loading branch information
domodwyer authored Feb 19, 2018
1 parent 8a049e5 commit 91cf46c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ Further PR's (with tests) are welcome, but please maintain backwards compatibili
* Minimise socket connection timeouts due to excessive locking ([details](https://github.com/globalsign/mgo/pull/52))
* Natively support X509 client authentication ([details](https://github.com/globalsign/mgo/pull/55))
* Gracefully recover from a temporarily unreachable server ([details](https://github.com/globalsign/mgo/pull/69))
* Use JSON tags when no explicit BSON are tags set ([details](https://github.com/globalsign/mgo/pull/91))
* Support [$changeStream](https://docs.mongodb.com/manual/changeStreams/) tailing on 3.6+ ([details](https://github.com/globalsign/mgo/pull/97))

---

Expand All @@ -51,6 +53,8 @@ Further PR's (with tests) are welcome, but please maintain backwards compatibili
* @jameinel
* @gazoon
* @mapete94
* @peterdeka
* @Reenjii
* @smoya
* @steve-gray
* @wgallagher

0 comments on commit 91cf46c

Please sign in to comment.