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