Skip to content

Commit 93aaa6e

Browse files
authored
readme: credit @feliixx for #25 (#26)
1 parent 454da02 commit 93aaa6e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ Further PR's (with tests) are welcome, but please maintain backwards compatibili
2121
* 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))
2222
* Fixes cursor timeouts ([detials](https://jira.mongodb.org/browse/SERVER-24899))
2323
* Support index hints and timeouts for count queries ([details](https://github.com/globalsign/mgo/pull/17))
24+
* Allow dropping all indexes on a collection ([details](https://github.com/globalsign/mgo/pull/25))
2425

2526
---
2627

@@ -30,6 +31,7 @@ Further PR's (with tests) are welcome, but please maintain backwards compatibili
3031
* @cezarsa
3132
* @drichelson
3233
* @eaglerayp
34+
* @feliixx
3335
* @fmpwizard
3436
* @jameinel
3537
* @Reenjii

0 commit comments

Comments
 (0)