Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 868 Bytes

File metadata and controls

30 lines (22 loc) · 868 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.0.1] - 2025-06-12

Added

  • Verified solution documentation in docs/VERIFIED-SOLUTION.md
  • Test results confirming the solution works
  • Common pitfalls section

Updated

  • README.md now includes verification badge and link to test results
  • Added emphasis on checking if server is actually running

Fixed

  • Documentation now clarifies that ERR_CONNECTION_REFUSED can occur if server isn't running

[1.0.0] - 2025-06-12

Added

  • Initial release
  • PowerShell script to configure WSL2 networking
  • Automated installer with backup support
  • Diagnostic tools
  • MIT License
  • Full documentation