Skip to content

Commit

Permalink
Add new changes regarding gender data to NEWS.md
Browse files Browse the repository at this point in the history
Add description of new functionalities related to gender data to the
NEWS.md

Signed-off-by: Mirabdulla Yusifli <s8miyusi@stud.uni-saarland.de>
  • Loading branch information
Mirabdulla Yusifli authored and Mirabdulla Yusifli committed Oct 27, 2021
1 parent a7744b5 commit 86996d2
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

# coronet – Changelog

## Unversioned

### Added
- Add gender related configurations to `util-conf.R` file (ebe4899dad80f37cf2ced20ed1591b9b7fd2f2f4)
- Add function `read.gender` to read the gender data (27bf76288525a75e0f948570f43e16f947874ee3)
- Add the base functions `get.data.path.gender`, `get.gender`, `set.gender`, and `update.gender.data` to manage gender data (20a4e9013b401361b831af1ecafbddb3710253f3)
- Add test, test data, and sample data to test the `read.gender` function (9c9d2612bb481d0f6ddbf36b5b22d918fa2d0cab)

## 4.0

### Announcement
Expand Down

0 comments on commit 86996d2

Please sign in to comment.