Skip to content

Commit

Permalink
Release notes for v0.10.0 (#1427)
Browse files Browse the repository at this point in the history
  • Loading branch information
lintool authored Nov 25, 2020
1 parent b6fdf7e commit 1b4d0a2
Show file tree
Hide file tree
Showing 19 changed files with 154 additions and 17 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@ Beyond that, there are always [open issues](https://github.com/castorini/anserin

## Release History

+ v0.10.0: November 25, 2020 [[Release Notes](docs/release-notes/release-notes-v0.10.0.md)]
+ v0.9.4: June 25, 2020 [[Release Notes](docs/release-notes/release-notes-v0.9.4.md)]
+ v0.9.3: May 26, 2020 [[Release Notes](docs/release-notes/release-notes-v0.9.3.md)]
+ v0.9.2: May 14, 2020 [[Release Notes](docs/release-notes/release-notes-v0.9.2.md)]
Expand Down
2 changes: 1 addition & 1 deletion docs/release-notes/release-notes-v0.1.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Sorted by number of commits, [according to GitHub](https://github.com/castorini/
+ Ahmet Arslan ([iorixxx](https://github.com/iorixxx))
+ Royal Sequiera ([rosequ](https://github.com/rosequ))
+ Luchen Tan ([LuchenTan](https://github.com/LuchenTan))
+ Salman Mohammed ([Salman Mohammed](https://github.com/salman1993))
+ Salman Mohammed ([salman1993](https://github.com/salman1993))
+ Dayang Shi ([dyshi](https://github.com/dyshi))
+ Michael Tu ([tuzhucheng](https://github.com/tuzhucheng))
+ Xin Qian ([xeniaqian94](https://github.com/xeniaqian94))
Expand Down
136 changes: 136 additions & 0 deletions docs/release-notes/release-notes-v0.10.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,136 @@
# Anserini Release Notes (v0.10.0)

**Release date: November 25, 2020**

+ Refactored LTR pipeline and added new feature extractors.
+ Added LTR command-line interface.
+ Refactored TREC-COVID documentation and replication scripts (including round 5 results).
+ Added doc2query (T5) expansion runs for TREC-COVID rounds 4 and 5.
+ Added regressions for MS MARCO document ranking with docTTTTTquery expansions, per-document and per-passage variants.
+ Added better implementation of passage retrieval.
+ Updated documentation and scripts for Solr/Elasticsearch (for CORD-19 and other collections).
+ Improved Solr integration tests.
+ Added topic/collection support for Epidemic QA.
+ Improved support for ISO 19115 records.
+ Improved support for indexing abstracts in bibtex collections.
+ Cleaned up broken paths resulting from `tools/` submodule reorganization.
+ Updated `doc.raw()` to return the entire raw JSON in `JsonCollection`.

## Contributors (This Release)

Sorted by number of commits:

+ Jimmy Lin ([lintool](https://github.com/lintool))
+ Rodrigo Nogueira ([rodrigonogueira4](https://github.com/rodrigonogueira4))
+ Adam Yang ([adamyy](https://github.com/adamyy))
+ Estella Liu ([estella98](https://github.com/estella98))
+ Yuxin (Vicky) Zhu ([yxzhu16](https://github.com/yxzhu16))
+ Shane Ding ([shaneding](https://github.com/shaneding))
+ Justin Borromeo ([justinborromeo](https://github.com/justinborromeo))
+ Stephanie Hu ([stephaniewhoo](https://github.com/stephaniewhoo))
+ Yue Zhang ([nsndimt](https://github.com/nsndimt))
+ Lizzy Zhang ([LizzyZhang-tutu](https://github.com/LizzyZhang-tutu))
+ Ronak Pradeep ([ronakice](https://github.com/ronakice))
+ Dahlia Chehata ([Dahlia-Chehata](https://github.com/Dahlia-Chehata))
+ Joel Mackenzie ([JMMackenzie](https://github.com/JMMackenzie))
+ Jeffrey Chen ([JeffreyCA](https://github.com/JeffreyCA))
+ Jerry Huang ([jhuang265](https://github.com/jhuang265))
+ Kelvin Jiang ([kelvin-jiang](https://github.com/kelvin-jiang))
+ Kuang Lu ([lukuang](https://github.com/lukuang))
+ Ray Yang ([rayyang29](https://github.com/rayyang29))
+ Saidi Tang ([tangsaidi](https://github.com/tangsaidi))
+ Xinyu Mavis Liu ([x389liu](https://github.com/x389liu))
+ Xueguang Ma ([MXueguang](https://github.com/MXueguang))
+ Yuxuan Ji ([yuxuan-ji](https://github.com/yuxuan-ji))
+ Qing Guo ([qguo96](https://github.com/qguo96))
+ Wil Tan ([wiltan-uw](https://github.com/wiltan-uw))

## All Contributors

Sorted by number of commits, [according to GitHub](https://github.com/castorini/Anserini/graphs/contributors):

+ Jimmy Lin ([lintool](https://github.com/lintool))
+ Peilin Yang ([Peilin-Yang](https://github.com/Peilin-Yang))
+ Ryan Clancy ([r-clancy](https://github.com/r-clancy))
+ Ahmet Arslan ([iorixxx](https://github.com/iorixxx))
+ Edwin Zhang ([edwinzhng](https://github.com/edwinzhng))
+ Rodrigo Nogueira ([rodrigonogueira4](https://github.com/rodrigonogueira4))
+ Royal Sequiera ([rosequ](https://github.com/rosequ))
+ Emily Wang ([emmileaf](https://github.com/emmileaf))
+ Victor Yang ([Victor0118](https://github.com/Victor0118))
+ Tommaso Teofili ([tteofili](https://github.com/tteofili))
+ Boris Lin ([borislin](https://github.com/borislin))
+ Chris Kamphuis ([Chriskamphuis](https://github.com/Chriskamphuis))
+ Nikhil Gupta ([nikhilro](https://github.com/nikhilro))
+ Yuhao Xie ([Kytabyte](https://github.com/Kytabyte))
+ Shane Ding ([shaneding](https://github.com/shaneding))
+ Kuang Lu ([lukuang](https://github.com/lukuang))
+ Adam Yang ([adamyy](https://github.com/adamyy))
+ Xinyu Mavis Liu ([x389liu](https://github.com/x389liu))
+ Salman Mohammed ([salman1993](https://github.com/salman1993))
+ Luchen Tan ([LuchenTan](https://github.com/LuchenTan))
+ Johnson Han ([x65han](https://github.com/x65han))
+ Zhiying Jiang ([bazingagin](https://github.com/bazingagin))
+ Hang Cui ([HangCui0510](https://github.com/HangCui0510))
+ Yuqi Liu ([yuki617](https://github.com/yuki617))
+ Michael Tu ([tuzhucheng](https://github.com/tuzhucheng))
+ Dayang Shi ([dyshi](https://github.com/dyshi))
+ Zeynep Akkalyoncu Yilmaz ([zeynepakkalyoncu](https://github.com/zeynepakkalyoncu))
+ Stephanie Hu ([stephaniewhoo](https://github.com/stephaniewhoo))
+ Ronak Pradeep ([ronakice](https://github.com/ronakice))
+ Peng Shi ([Impavidity](https://github.com/Impavidity))
+ Yuxin (Vicky) Zhu ([yxzhu16](https://github.com/yxzhu16))
+ Xin Qian ([xeniaqian94](https://github.com/xeniaqian94))
+ Kelvin Jiang ([kelvin-jiang](https://github.com/kelvin-jiang))
+ Justin Borromeo ([justinborromeo](https://github.com/justinborromeo))
+ Estella Liu ([estella98](https://github.com/estella98))
+ Adam Roegiest ([aroegies](https://github.com/aroegies))
+ Pepijn Boers ([PepijnBoers](https://github.com/PepijnBoers))
+ Xueguang Ma ([MXueguang](https://github.com/MXueguang))
+ Joel Mackenzie ([JMMackenzie](https://github.com/JMMackenzie))
+ Weihua Li ([w329li](https://github.com/w329li))
+ Toke Eskildsen ([tokee](https://github.com/tokee))
+ Yue Zhang ([nsndimt](https://github.com/nsndimt))
+ Zhaohao Zeng ([matthew-z](https://github.com/matthew-z))
+ Lizzy Zhang ([LizzyZhang-tutu](https://github.com/LizzyZhang-tutu))
+ Xing Niu ([xingniu](https://github.com/xingniu))
+ Mina Farid ([minafarid](https://github.com/minafarid))
+ Mengfei Liu ([meng-f](https://github.com/meng-f))
+ Maik Fröbe ([mam10eks](https://github.com/mam10eks))
+ Adrien Grand ([jpountz](https://github.com/jpountz))
+ Gaurav Baruah ([gauravbaruah](https://github.com/gauravbaruah))
+ Edward Lu ([edwardhdlu](https://github.com/edwardhdlu))
+ Mustafa Abualsaud ([ammsa](https://github.com/ammsa))
+ Alex Dou ([YimingDou](https://github.com/YimingDou))
+ Adrien Pouyet ([Ricocotam](https://github.com/Ricocotam))
+ Yuxuan Ji ([yuxuan-ji](https://github.com/yuxuan-ji))
+ Vera Lin ([y276lin](https://github.com/y276lin))
+ Alvis Wong ([wongalvis14](https://github.com/wongalvis14))
+ Wil Tan ([wiltan-uw](https://github.com/wiltan-uw))
+ Wei Pang ([weipang142857](https://github.com/weipang142857))
+ Ruifan Yu ([tiddler](https://github.com/tiddler))
+ Saidi Tang ([tangsaidi](https://github.com/tangsaidi))
+ Salman Tariq ([stariqmi](https://github.com/stariqmi))
+ Leonid Boytsov ([searchivarius](https://github.com/searchivarius))
+ Rohil Gupta ([rohilG](https://github.com/rohilG))
+ Richard Xu ([richard3983](https://github.com/richard3983))
+ Ray Yang ([rayyang29](https://github.com/rayyang29))
+ Qing Guo ([qguo96](https://github.com/qguo96))
+ Petek Yıldız ([ptkyldz](https://github.com/ptkyldz))
+ niazarak ([niazarak](https://github.com/niazarak))
+ Kevin Xu ([kevinxyc1](https://github.com/kevinxyc1))
+ Kevin Martin Jose ([kevinmartinjos](https://github.com/kevinmartinjos))
+ Matt Yang ([justram](https://github.com/justram))
+ Jerry Huang ([jhuang265](https://github.com/jhuang265))
+ Guy Rosin ([guyrosin](https://github.com/guyrosin))
+ Eiston Wei ([eiston](https://github.com/eiston))
+ Charles Wu ([charW](https://github.com/charW))
+ Matteo Catena ([catenamatteo](https://github.com/catenamatteo))
+ Andrew Yates ([andrewyates](https://github.com/andrewyates))
+ Alireza Mirzaeiyan ([amirzaeiyan](https://github.com/amirzaeiyan))
+ Antonio Mallia ([amallia](https://github.com/amallia))
+ Tiancheng Yang ([TianchengY](https://github.com/TianchengY))
+ Horatiu Lazu ([MathBunny](https://github.com/MathBunny))
+ Edward Li ([LuKuuu](https://github.com/LuKuuu))
+ Jeffrey Chen ([JeffreyCA](https://github.com/JeffreyCA))
+ Dahlia Chehata ([Dahlia-Chehata](https://github.com/Dahlia-Chehata))
2 changes: 1 addition & 1 deletion docs/release-notes/release-notes-v0.2.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Sorted by number of commits, [according to GitHub](https://github.com/castorini/
+ Royal Sequiera ([rosequ](https://github.com/rosequ))
+ Boris Lin ([borislin](https://github.com/borislin))
+ Luchen Tan ([LuchenTan](https://github.com/LuchenTan))
+ Salman Mohammed ([Salman Mohammed](https://github.com/salman1993))
+ Salman Mohammed ([salman1993](https://github.com/salman1993))
+ Yuhao Xie ([Kytabyte](https://github.com/Kytabyte))
+ Michael Tu ([tuzhucheng](https://github.com/tuzhucheng))
+ Dayang Shi ([dyshi](https://github.com/dyshi))
Expand Down
2 changes: 1 addition & 1 deletion docs/release-notes/release-notes-v0.3.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ Sorted by number of commits, [according to GitHub](https://github.com/castorini/
+ Royal Sequiera ([rosequ](https://github.com/rosequ))
+ Boris Lin ([borislin](https://github.com/borislin))
+ Yuhao Xie ([Kytabyte](https://github.com/Kytabyte))
+ Salman Mohammed ([Salman Mohammed](https://github.com/salman1993))
+ Salman Mohammed ([salman1993](https://github.com/salman1993))
+ Luchen Tan ([LuchenTan](https://github.com/LuchenTan))
+ Victor Yang ([Victor0118](https://github.com/Victor0118))
+ Michael Tu ([tuzhucheng](https://github.com/tuzhucheng))
Expand Down
2 changes: 1 addition & 1 deletion docs/release-notes/release-notes-v0.4.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ Sorted by number of commits, [according to GitHub](https://github.com/castorini/
+ Ryan Clancy ([r-clancy](https://github.com/r-clancy))
+ Victor Yang ([Victor0118](https://github.com/Victor0118))
+ Yuhao Xie ([Kytabyte](https://github.com/Kytabyte))
+ Salman Mohammed ([Salman Mohammed](https://github.com/salman1993))
+ Salman Mohammed ([salman1993](https://github.com/salman1993))
+ Luchen Tan ([LuchenTan](https://github.com/LuchenTan))
+ Michael Tu ([tuzhucheng](https://github.com/tuzhucheng))
+ Dayang Shi ([dyshi](https://github.com/dyshi))
Expand Down
2 changes: 1 addition & 1 deletion docs/release-notes/release-notes-v0.5.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Sorted by number of commits, [according to GitHub](https://github.com/castorini/
+ Boris Lin ([borislin](https://github.com/borislin))
+ Victor Yang ([Victor0118](https://github.com/Victor0118))
+ Yuhao Xie ([Kytabyte](https://github.com/Kytabyte))
+ Salman Mohammed ([Salman Mohammed](https://github.com/salman1993))
+ Salman Mohammed ([salman1993](https://github.com/salman1993))
+ Luchen Tan ([LuchenTan](https://github.com/LuchenTan))
+ Michael Tu ([tuzhucheng](https://github.com/tuzhucheng))
+ Dayang Shi ([dyshi](https://github.com/dyshi))
Expand Down
2 changes: 1 addition & 1 deletion docs/release-notes/release-notes-v0.5.1.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Sorted by number of commits, [according to GitHub](https://github.com/castorini/
+ Victor Yang ([Victor0118](https://github.com/Victor0118))
+ Boris Lin ([borislin](https://github.com/borislin))
+ Yuhao Xie ([Kytabyte](https://github.com/Kytabyte))
+ Salman Mohammed ([Salman Mohammed](https://github.com/salman1993))
+ Salman Mohammed ([salman1993](https://github.com/salman1993))
+ Luchen Tan ([LuchenTan](https://github.com/LuchenTan))
+ Rodrigo Nogueira ([rodrigonogueira4](https://github.com/rodrigonogueira4))
+ Michael Tu ([tuzhucheng](https://github.com/tuzhucheng))
Expand Down
2 changes: 1 addition & 1 deletion docs/release-notes/release-notes-v0.6.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ Sorted by number of commits, [according to GitHub](https://github.com/castorini/
+ Victor Yang ([Victor0118](https://github.com/Victor0118))
+ Boris Lin ([borislin](https://github.com/borislin))
+ Yuhao Xie ([Kytabyte](https://github.com/Kytabyte))
+ Salman Mohammed ([Salman Mohammed](https://github.com/salman1993))
+ Salman Mohammed ([salman1993](https://github.com/salman1993))
+ Rodrigo Nogueira ([rodrigonogueira4](https://github.com/rodrigonogueira4))
+ Luchen Tan ([LuchenTan](https://github.com/LuchenTan))
+ Michael Tu ([tuzhucheng](https://github.com/tuzhucheng))
Expand Down
2 changes: 1 addition & 1 deletion docs/release-notes/release-notes-v0.7.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ Sorted by number of commits, [according to GitHub](https://github.com/castorini/
+ Chris Kamphuis ([Chriskamphuis](https://github.com/Chriskamphuis))
+ Tommaso Teofili ([tteofili](https://github.com/tteofili))
+ Rodrigo Nogueira ([rodrigonogueira4](https://github.com/rodrigonogueira4))
+ Salman Mohammed ([Salman Mohammed](https://github.com/salman1993))
+ Salman Mohammed ([salman1993](https://github.com/salman1993))
+ Luchen Tan ([LuchenTan](https://github.com/LuchenTan))
+ Zhiying Jiang ([bazingagin](https://github.com/bazingagin))
+ Michael Tu ([tuzhucheng](https://github.com/tuzhucheng))
Expand Down
2 changes: 1 addition & 1 deletion docs/release-notes/release-notes-v0.7.1.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Sorted by number of commits, [according to GitHub](https://github.com/castorini/
+ Yuhao Xie ([Kytabyte](https://github.com/Kytabyte))
+ Chris Kamphuis ([Chriskamphuis](https://github.com/Chriskamphuis))
+ Rodrigo Nogueira ([rodrigonogueira4](https://github.com/rodrigonogueira4))
+ Salman Mohammed ([Salman Mohammed](https://github.com/salman1993))
+ Salman Mohammed ([salman1993](https://github.com/salman1993))
+ Luchen Tan ([LuchenTan](https://github.com/LuchenTan))
+ Zhiying Jiang ([bazingagin](https://github.com/bazingagin))
+ Michael Tu ([tuzhucheng](https://github.com/tuzhucheng))
Expand Down
2 changes: 1 addition & 1 deletion docs/release-notes/release-notes-v0.7.2.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Sorted by number of commits, [according to GitHub](https://github.com/castorini/
+ Yuhao Xie ([Kytabyte](https://github.com/Kytabyte))
+ Chris Kamphuis ([Chriskamphuis](https://github.com/Chriskamphuis))
+ Rodrigo Nogueira ([rodrigonogueira4](https://github.com/rodrigonogueira4))
+ Salman Mohammed ([Salman Mohammed](https://github.com/salman1993))
+ Salman Mohammed ([salman1993](https://github.com/salman1993))
+ Luchen Tan ([LuchenTan](https://github.com/LuchenTan))
+ Zhiying Jiang ([bazingagin](https://github.com/bazingagin))
+ Michael Tu ([tuzhucheng](https://github.com/tuzhucheng))
Expand Down
2 changes: 1 addition & 1 deletion docs/release-notes/release-notes-v0.8.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Sorted by number of commits, [according to GitHub](https://github.com/castorini/
+ Tommaso Teofili ([tteofili](https://github.com/tteofili))
+ Yuhao Xie ([Kytabyte](https://github.com/Kytabyte))
+ Rodrigo Nogueira ([rodrigonogueira4](https://github.com/rodrigonogueira4))
+ Salman Mohammed ([Salman Mohammed](https://github.com/salman1993))
+ Salman Mohammed ([salman1993](https://github.com/salman1993))
+ Luchen Tan ([LuchenTan](https://github.com/LuchenTan))
+ Xinyu Mavis Liu ([x389liu](https://github.com/x389liu))
+ Zhiying Jiang ([bazingagin](https://github.com/bazingagin))
Expand Down
2 changes: 1 addition & 1 deletion docs/release-notes/release-notes-v0.8.1.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Sorted by number of commits, [according to GitHub](https://github.com/castorini/
+ Tommaso Teofili ([tteofili](https://github.com/tteofili))
+ Yuhao Xie ([Kytabyte](https://github.com/Kytabyte))
+ Rodrigo Nogueira ([rodrigonogueira4](https://github.com/rodrigonogueira4))
+ Salman Mohammed ([Salman Mohammed](https://github.com/salman1993))
+ Salman Mohammed ([salman1993](https://github.com/salman1993))
+ Luchen Tan ([LuchenTan](https://github.com/LuchenTan))
+ Xinyu Mavis Liu ([x389liu](https://github.com/x389liu))
+ Zhiying Jiang ([bazingagin](https://github.com/bazingagin))
Expand Down
2 changes: 1 addition & 1 deletion docs/release-notes/release-notes-v0.9.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ Sorted by number of commits, [according to GitHub](https://github.com/castorini/
+ Chris Kamphuis ([Chriskamphuis](https://github.com/Chriskamphuis))
+ Yuhao Xie ([Kytabyte](https://github.com/Kytabyte))
+ Rodrigo Nogueira ([rodrigonogueira4](https://github.com/rodrigonogueira4))
+ Salman Mohammed ([Salman Mohammed](https://github.com/salman1993))
+ Salman Mohammed ([salman1993](https://github.com/salman1993))
+ Luchen Tan ([LuchenTan](https://github.com/LuchenTan))
+ Xinyu Mavis Liu ([x389liu](https://github.com/x389liu))
+ Zhiying Jiang ([bazingagin](https://github.com/bazingagin))
Expand Down
2 changes: 1 addition & 1 deletion docs/release-notes/release-notes-v0.9.1.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ Sorted by number of commits, [according to GitHub](https://github.com/castorini/
+ Nikhil Gupta ([nikhilro](https://github.com/nikhilro))
+ Yuhao Xie ([Kytabyte](https://github.com/Kytabyte))
+ Rodrigo Nogueira ([rodrigonogueira4](https://github.com/rodrigonogueira4))
+ Salman Mohammed ([Salman Mohammed](https://github.com/salman1993))
+ Salman Mohammed ([salman1993](https://github.com/salman1993))
+ Luchen Tan ([LuchenTan](https://github.com/LuchenTan))
+ Xinyu Mavis Liu ([x389liu](https://github.com/x389liu))
+ Zhiying Jiang ([bazingagin](https://github.com/bazingagin))
Expand Down
2 changes: 1 addition & 1 deletion docs/release-notes/release-notes-v0.9.2.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ Sorted by number of commits, [according to GitHub](https://github.com/castorini/
+ Rodrigo Nogueira ([rodrigonogueira4](https://github.com/rodrigonogueira4))
+ Nikhil Gupta ([nikhilro](https://github.com/nikhilro))
+ Yuhao Xie ([Kytabyte](https://github.com/Kytabyte))
+ Salman Mohammed ([Salman Mohammed](https://github.com/salman1993))
+ Salman Mohammed ([salman1993](https://github.com/salman1993))
+ Luchen Tan ([LuchenTan](https://github.com/LuchenTan))
+ Xinyu Mavis Liu ([x389liu](https://github.com/x389liu))
+ Zhiying Jiang ([bazingagin](https://github.com/bazingagin))
Expand Down
2 changes: 1 addition & 1 deletion docs/release-notes/release-notes-v0.9.3.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ Sorted by number of commits, [according to GitHub](https://github.com/castorini/
+ Rodrigo Nogueira ([rodrigonogueira4](https://github.com/rodrigonogueira4))
+ Nikhil Gupta ([nikhilro](https://github.com/nikhilro))
+ Yuhao Xie ([Kytabyte](https://github.com/Kytabyte))
+ Salman Mohammed ([Salman Mohammed](https://github.com/salman1993))
+ Salman Mohammed ([salman1993](https://github.com/salman1993))
+ Luchen Tan ([LuchenTan](https://github.com/LuchenTan))
+ Xinyu Mavis Liu ([x389liu](https://github.com/x389liu))
+ Kuang Lu ([lukuang](https://github.com/lukuang))
Expand Down
2 changes: 1 addition & 1 deletion docs/release-notes/release-notes-v0.9.4.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ Sorted by number of commits, [according to GitHub](https://github.com/castorini/
+ Nikhil Gupta ([nikhilro](https://github.com/nikhilro))
+ Yuhao Xie ([Kytabyte](https://github.com/Kytabyte))
+ Kuang Lu ([lukuang](https://github.com/lukuang))
+ Salman Mohammed ([Salman Mohammed](https://github.com/salman1993))
+ Salman Mohammed ([salman1993](https://github.com/salman1993))
+ Luchen Tan ([LuchenTan](https://github.com/LuchenTan))
+ Johnson Han ([x65han](https://github.com/x65han))
+ Xinyu Mavis Liu ([x389liu](https://github.com/x389liu))
Expand Down

0 comments on commit 1b4d0a2

Please sign in to comment.