Skip to content

Commit c3e37e4

Browse files
bschilderclaude
andcommitted
Update NEWS.md with v1.0.0 changelog entries
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent ccfc488 commit c3e37e4

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

NEWS.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
# echoannot 1.0.0
2+
3+
## New features
4+
5+
* Remove deprecated `NOTT2019_plot_bp_query` and
6+
`NOTT2019_epigenomic_histograms` wrappers.
7+
8+
## Bug fixes
9+
10+
* Move `XGR` from Imports to Suggests with `requireNamespace()` guards,
11+
since XGR is no longer maintained on CRAN/Bioconductor.
12+
* Update R requirement from `>= 4.0.0` to `>= 4.1`.
13+
* Rd: convert `\itemize` to `\describe` for named lists,
14+
add `\dontrun{}` guards to examples requiring XGR.
15+
* Remove tracked `.DS_Store` files.
16+
117
# echoannot 0.99.13
218

319
## Bug fixes

0 commit comments

Comments
 (0)