Update cran-comments
Change-Id: I5dd09dc23b9e8bbd97360c70cfe5c542fbad93e9
diff --git a/cran-comments.md b/cran-comments.md
index ff78eb6..4067edf 100644
--- a/cran-comments.md
+++ b/cran-comments.md
@@ -1,5 +1,30 @@
## Notes
+* switched to httr2 resulting in simplified authorization
+* minimum R version bumped to 4.1.0
+* changes made it time for v1.0.0
+* fixed compatibility with upcoming ggplot2 3.6.0
+* fixed CRAN check notes on unstated dependencies in ‘demo’
+
+```
+0 errors ✔ | 0 warnings ✔ | 0 notes ✔
+
+R CMD check succeeded
+```
+
+## Test environments
+
+* local Fedora 41 with R version 4.4.2
+* local Debian 12 with R Under development (unstable) (2025-02-19 r87757)
+* github workflow on Windows with R 4.4.2
+* github workflow on macOS 14.7.2 with R 4.4.2 for macOS (ARM64)
+* github workflow on Ubuntu with R 4.4.2
+* github workflow on Ubuntu with R 4.3.3
+* github workflow on Ubuntu with R Under development
+* win-builder workflow using R Under development (unstable) (2025-02-18 r87748 ucrt)
+
+## Notes on 0.9.0
+
* release with some new functions and internal changes that should not affect CRAN
compatibility
* fixed CRAN check notes on Rd `\link{}` targets without package anchors