Skip to content

Commit e7068d7

Browse files
committed
Credit @fmpwizard in the README.
1 parent 8771df2 commit e7068d7

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,15 +18,17 @@ Further PR's (with tests) are welcome, but please maintain backwards compatibili
1818
* Fixes timezone handling ([details](https://github.com/go-mgo/mgo/pull/464))
1919
* Improved multi-document transaction performance ([details](https://github.com/globalsign/mgo/pull/10), [more](https://github.com/globalsign/mgo/pull/11), [more](https://github.com/globalsign/mgo/pull/16))
2020
* Fixes cursor timeouts ([detials](https://jira.mongodb.org/browse/SERVER-24899))
21+
* Support index hints and timeouts for count queries ([details](https://github.com/globalsign/mgo/pull/17))
2122

2223
---
2324

2425
### Thanks to
2526
* @BenLubar
2627
* @carter2000
2728
* @cezarsa
28-
* @eaglerayp
2929
* @drichelson
30+
* @eaglerayp
31+
* @fmpwizard
3032
* @jameinel
3133
* @Reenjii
3234
* @smoya

0 commit comments

Comments
 (0)