From ba086353847b5aa404fe9fc3875d378203551ad8 Mon Sep 17 00:00:00 2001 From: Siphalor Date: Sun, 26 Apr 2026 14:13:57 +0200 Subject: [PATCH] docs: Mark changes for 0.8.0 release as released --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1c8f426..4c42bbb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ 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.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [Unreleased] +## [0.8.0] - 2026-04-20 ### Added - `networking`: Added module for Minecraft networking.