From b5d15bd9d04e01f45fe389c19555eafc1d98786e Mon Sep 17 00:00:00 2001 From: mbround18 <12646562+mbround18@users.noreply.github.com> Date: Tue, 28 Sep 2021 20:23:13 +0000 Subject: [PATCH] Update CHANGELOG.md [skip ci] --- CHANGELOG.md | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2861655f..add9ef3e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,28 @@ +# v1.4.9 (Tue Sep 28 2021) + +#### 🐛 Bug Fix + +- Fix sysinfo [#454](https://github.com/mbround18/valheim-docker/pull/454) ([@mbround18](https://github.com/mbround18)) + +#### 📝 Documentation + +- Fixed spelling mistake [#453](https://github.com/mbround18/valheim-docker/pull/453) ([@JustinByrne](https://github.com/JustinByrne)) + +#### 🔩 Dependency Updates + +- Update Rust crate a2s to 0.4 [#452](https://github.com/mbround18/valheim-docker/pull/452) ([@renovate-bot](https://github.com/renovate-bot) [@mbround18](https://github.com/mbround18) [@renovate[bot]](https://github.com/renovate[bot])) +- Update dependency @auto-it/all-contributors to v10.32.0 [#435](https://github.com/mbround18/valheim-docker/pull/435) ([@renovate-bot](https://github.com/renovate-bot) [@renovate[bot]](https://github.com/renovate[bot])) +- Update dependency @auto-it/git-tag to v10.32.0 [#436](https://github.com/mbround18/valheim-docker/pull/436) ([@renovate-bot](https://github.com/renovate-bot) [@renovate[bot]](https://github.com/renovate[bot])) + +#### Authors: 4 + +- [@renovate[bot]](https://github.com/renovate[bot]) +- Justin Byrne ([@JustinByrne](https://github.com/JustinByrne)) +- Michael ([@mbround18](https://github.com/mbround18)) +- WhiteSource Renovate ([@renovate-bot](https://github.com/renovate-bot)) + +--- + # v1.4.8 (Wed Sep 22 2021) #### 🐛 Bug Fix