Skip to content

Commit

Permalink
Update NEWS.md with new commit hashes after rebase
Browse files Browse the repository at this point in the history
Also remove to points from it as per @bockthom's suggestions

Signed-off-by: Leo Sendelbach <[email protected]>
  • Loading branch information
Leo-Send committed Apr 16, 2024
1 parent b7c32c5 commit 9a5c1a1
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,8 @@
- Add tests for network simplification (PR #255, 338b06941eec1c9cfdb121e78ce0d9db6b75da19, 8a6f47bc115c10fbbe4eee21985d97aee5c9dc91, e01908c94eccc4dda5f2b3c0746b0eab0172dc07, 7b6848fb86f69db088ce6ef2bea8315ac94d48f9, 666d78444ffcb3bc8b36f2121284e4840176618e)
- Add `get.bin.dates.from.ranges` function to convert date ranges into bins format (PR #249, a1842e9be46596321ee86860fd87d17a3c88f50f, 858b1812ebfc3194cc6a03c99f3ee7d161d1ca15)
- Add network simplification to showcase file (PR #255, dc32d44f9db7dfc3cc795ef5d6b86609d6c1936f)
- Add commit-interaction data and add functions `read.commit.interactions` for reading, as well as `get.commit.interactions`, `set.commit.interactions` and utility functions for working with commit-interaction data (PR #252, 5da0e60e029bdf427520be440fedb0f71d9f7a15, 7792a4e9a087c042a3ef9b7f79a67490305ce85e, 178265dcc69abc0d6e430dfcbc4b87e7565ce615, 80e6ac5f24e6d0248e77be391f93a59b6b17862d, 1ffa607bbe400bd212388dc543263ba5bec4e34c)
- Add commit-interaction networks that can be created with `create.author.network` and `create.artifact.network` if the `artifact.relation` and `author.relation` is configured to be `interaction` (PR #252, 5da0e60e029bdf427520be440fedb0f71d9f7a15, deddd4ce9d2a570ea57088ea73d4312f81e73049, 0e269af77bc098f2d3157fac349d2032efd6cf49, d96b10b45ec55cdf2dd02c60833d4116358d6d31)
- Add tests for new commit-interaction functionality (PR #252, 3e5b8962e18c3dde45085fa764c9d084327e2773, 7685ec4745bd43fba7a373bf5544f41bff346ed9, b291cb338e1b3896c8fd9769f45c515bddb8cf48, eea1b053350094084bab957975e1b306e6c9dc23, 3d4a521e47dc81aaae8ae01ff78ca8d514bb7d85, 05ea1ce1c3330f3fb8fb28ccbc08b85fbd4ec2c8, 99103f27ad0c8ee1bd62cdcee10778a98020db70, fd6064a83a7735020ad5250d092e266af5bbada0)
- Add commit-interaction data and add functions `read.commit.interactions` for reading, as well as `get.commit.interactions`, `set.commit.interactions` and utility functions for working with commit-interaction data (PR #252, 40e7283a2d704fe73a89b4a4b1923efae69a7874, 3664ace0cd7dba5bf4ecb8df17ebfa40f730ca29, 0d16759d3dc60711079f2d0f563d5d9eb4d713b2) as well as tests for these features (PR #252, 503c8030d75836f4d24b93ed375ee96e2c749c12, 72c1a1bdd837fce66a584949e2aff461ba017678, 925befd7abfeea296581526df78def7cb4d1019e, 58f2560b4e001593da616653c10a124863d1d5dd, fb71b3d348df1d8d42aa3803c7c88d6850e61274, 982e99b8148b533cc1af6459da36285e996a494f)
- Add commit-interaction networks that can be created with `create.author.network` and `create.artifact.network` if the `artifact.relation` and `author.relation` is configured to be `commit.interaction` (PR #252, 40e7283a2d704fe73a89b4a4b1923efae69a7874, 764be1c363e3e4b13eb29aa4e06dffe49fad9c88) as well as tests for these features (PR #252, f359db83271f31b4a7caf66faacbcae2f1135466, 6d102cd8a3f6074139fe9b86e38af0ee37b5ae7f)

### Changed/Improved

Expand Down

0 comments on commit 9a5c1a1

Please sign in to comment.