diff --git a/SECURITY.md b/SECURITY.md index 16d3804..6bc72cf 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -2,9 +2,10 @@ ## Supported Versions -| Version | Supported | ***Initial*** Reason for Removal | -| ------- | ------------------ | -------------------------------- | -| 0.0.1-2 | :white_check_mark: | | +| Version | Supported | ***Initial*** Reason for Removal | +| ------- | ------------------ | ---------------------------------------------------------------------------------------------------------------------------------------- | +| 0.0.2 | :white_check_mark: | | +| 0.0.1 | :white_check_mark: | Except on Rust 1.56.0-1, which do not compile this version due to a regression.
See: | Faulty versions are [yanked](https://doc.rust-lang.org/cargo/commands/cargo-yank.html), where possible after a Semver-compatible update is made available, and added to the table above as unsupported. They are also marked with an additional `v….….…-yanked` tag in Git to make them easily recognisable, but original release tags are not removed.