Skip to content

Commit

Permalink
Update broken commit hashes in NEWS.md
Browse files Browse the repository at this point in the history
Update broken commit hashes related gender data in NEWS.md

Signed-off-by: Mirabdulla Yusifli <s8miyusi@stud.uni-saarland.de>
  • Loading branch information
Mirabdulla Yusifli authored and Mirabdulla Yusifli committed Dec 21, 2021
1 parent 50292cb commit 17811be
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
## Unversioned

### Added
- Incorporate gender data, i.e., add a configuration entry to the project configuration, add function `read.gender` for reading gender data, add functions `get.gender` and `set.gender` and corresponding utility functions to automatically merge gender data to the author data (PR #216, ebe4899dad80f37cf2ced20ed1591b9b7fd2f2f4, 27bf76288525a75e0f948570f43e16f947874ee3, 20a4e9013b401361b831af1ecafbddb3710253f3, 9c9d2612bb481d0f6ddbf36b5b22d918fa2d0cab)
- Incorporate gender data, i.e., add a configuration entry to the project configuration, add function `read.gender` for reading gender data, add functions `get.gender` and `set.gender` and corresponding utility functions to automatically merge gender data to the author data (PR #216, 8868ff47900cf804553ec98683b736b07350fc64, bfbe4deb9d14faeed56bdf37f9f732e01c41af57, 0a23862c6308c27fe4f93835c3a4480eac03ca91, a7744b548ac5ab697a4eb3d71987ddedef180d59, 6a50fd15bdd6382fa3d868a21a41a4b0a36ffce7, 413e24c18532d06144ef996184192594a0893ca3, 39db3158e931fa627e974451ae66c57bd0b77b12, 1e4026def1995a23b3f42eac5eb343ee5a518798)

## Fixed
- Fix values in test for the eigenvector centrality as igraph has changed the calculation of this with version 1.2.7. Also put a warning that we recommend version 1.2.7 in `install.R` and document it in the `README.md`.
- Fix the filtering of the deleted user in `util-read.R` to always be lowercase as the deleted user can appear with different spellings (#214, cb1615600a8f7ed5801c87ede08cf0e1c3e91e48)
- Fix values in test for the eigenvector centrality as igraph has changed the calculation of this with version 1.2.7. Also put a warning that we recommend version 1.2.7 in `install.R` and document it in the `README.md`.(25fb86277c7cc15b94ca0327bff4bb7e818ca09b)
- Fix the filtering of the deleted user in `util-read.R` to always be lowercase as the deleted user can appear with different spellings (#214, 1b4072c7ec0e33a595e31d9e9d27bb5c133b1556)


## 4.0
Expand Down

0 comments on commit 17811be

Please sign in to comment.