From 03c08876461f412a50577b175dbabab06e176c5e Mon Sep 17 00:00:00 2001 From: Andy Oknen Date: Sat, 16 Aug 2025 03:32:18 +0800 Subject: [PATCH] Update CHANGELOG to include development environment improvements, highlighting Docker and VS Code Dev Container support for enhanced setup and workflow consistency. --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 638cd9d4..1b3e4e5f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -41,6 +41,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. * Peer names are now displayed in CLI and admin responses * NodeInfo data is exchanged and stored during connection establishment * Enhanced peer display with names alongside IP addresses +* Development environment improvements + * Docker and VS Code Dev Container support for easier development setup + * Enhanced development container configuration with Oh My Zsh + * Improved development workflow and environment consistency ## [0.5.12] - 2024-12-18