From 1949ac6ef7754f8f919a8eb1a2cf4e66cc1743cd Mon Sep 17 00:00:00 2001 From: Richard Evans Date: Mon, 9 Oct 2023 02:00:07 -0600 Subject: [PATCH] Updates two changelog files --- CHANGELOG.md | 2 +- changelog.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 151eafa34..c5d9b0e37 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added -- Updated two files `la_nonrefundable_childcare.py` and `in_unemployment_compensation_deduction.py` that need a `min()` reference updated to `min_()` +- Updates two files `la_nonrefundable_childcare.py` and `in_unemployment_compensation_deduction.py` that need a `min()` reference updated to `min_()` ## [0.2.0] - 2023-10-09 01:30:00 diff --git a/changelog.yaml b/changelog.yaml index 9567dddb3..e57a8b6c7 100644 --- a/changelog.yaml +++ b/changelog.yaml @@ -144,5 +144,5 @@ - bump: patch changes: added: - - Updated two files `la_nonrefundable_childcare.py` and `in_unemployment_compensation_deduction.py` that need a `min()` reference updated to `min_()` + - Updates two files `la_nonrefundable_childcare.py` and `in_unemployment_compensation_deduction.py` that need a `min()` reference updated to `min_()` date: 2023-10-09 02:00:00