From a4cc749b91564af57bb7bba36dd8011b556c2b3a Mon Sep 17 00:00:00 2001 From: Jason Penilla <11360596+jpenilla@users.noreply.github.com> Date: Thu, 16 Mar 2023 10:11:32 -0700 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fb4f7211..74ec775d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,11 @@ 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.8.3] + +### Changed +- Fabric: Updated for Minecraft 1.19.4 ([#430](https://github.com/Incendo/cloud/pull/430)) + ## [1.8.2] ### Fixed