Update readme and changelog for #1 (#3)

Dates for the releases in the changelog are taken from the non-
squashed commits of <https://github.com/rustsec/audit-check/pull/1>.
This commit is contained in:
Dirk Stolle
2023-03-14 03:14:31 +11:00
committed by GitHub
parent bb800784d9
commit 6ef0fcd2dd
2 changed files with 15 additions and 2 deletions
+12
View File
@@ -5,6 +5,18 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [1.3.1] - 2020-05-10
### Fixed
- GitHub Actions does not support sequences as input
## [1.3.0] - 2022-05-09
### Added
- Add support for ignores (#1)
## [1.2.0] - 2020-05-07
### Fixed