From 6cdd5e3aca036a84afad4de72dcb91bb6b61b12d Mon Sep 17 00:00:00 2001 From: Luke Hendrick Date: Tue, 26 Mar 2024 15:54:37 -0500 Subject: [PATCH] Update changelog for release --- docs/changelog.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/docs/changelog.md b/docs/changelog.md index e05667a..320b390 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -1,5 +1,16 @@ # Awsume Changelog +## [4.5.5] - 2024-03-26 - Bug Fixes and Dependabot Updates + +### Bug Fixes +- [#251](https://github.com/trek10inc/awsume/pull/251) Update logger configuration to use constants +- [#252](https://github.com/trek10inc/awsume/pull/252) Expand User Path For Subprocesses + +### Dependabot +- [#253](https://github.com/trek10inc/awsume/pull/253) Bump ip from 1.1.8 to 1.1.9 in /docs +- [#254](https://github.com/trek10inc/awsume/pull/254) Bump follow-redirects from 1.15.4 to 1.15.6 in /docs +- [#256](https://github.com/trek10inc/awsume/pull/256) Bump express from 4.18.2 to 4.19.2 in /docs + ## [4.5.4] - 2023-11-22 - Numerous Bug fixes and improvements ### Bug Fixes