release: bump 0.8.7 -> 0.8.8 (#265)
Version bump `0.8.7` → `0.8.8`. ### Fixed - R binding: declare `Depends: R (>= 2.10)`, clearing the `R CMD check` "package needs dependence on R (>= 2.10)" warning that the bundled, lazy-loaded `sample_ohlcv` dataset triggers on r-universe / CRAN. (#264) Bump touches the manual release touchpoints only; docs/webpage version strings are left to `sync-about.yml` on the tag.
This commit is contained in:
+3
-3
@@ -2,13 +2,13 @@
|
||||
|
||||
## Supported versions
|
||||
|
||||
Wickra is pre-1.0. Security fixes are applied to the latest released `0.8.7`
|
||||
Wickra is pre-1.0. Security fixes are applied to the latest released `0.8.8`
|
||||
version only; please upgrade to the newest release before reporting an issue.
|
||||
|
||||
| Version | Supported |
|
||||
| --- | --- |
|
||||
| 0.8.7 (latest) | :white_check_mark: |
|
||||
| < 0.8.7 | :x: |
|
||||
| 0.8.8 (latest) | :white_check_mark: |
|
||||
| < 0.8.8 | :x: |
|
||||
|
||||
## Reporting a vulnerability
|
||||
|
||||
|
||||
Reference in New Issue
Block a user