* update deps

* changelog

* allow 'y' as yes values
This commit is contained in:
2022-11-28 02:12:08 +01:00
committed by GitHub
parent 04b3acc509
commit 02c27afd29
4 changed files with 32 additions and 22 deletions

View File

@@ -5,6 +5,16 @@ 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] - 2022-11-28
### Added
- `y` is now a valid truthy value.
### Security
- Updated dependencies.
## [1.3.0] - 2022-10-20
### Removed