From 26ba1bcb88aa6d87e91093599e0a9c73e3ff7f26 Mon Sep 17 00:00:00 2001 From: cupcakearmy Date: Mon, 28 Nov 2022 02:09:17 +0100 Subject: [PATCH] changelog --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fcf76c5..4561265 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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