From 5e8ddb8392d2559e4f5b493cf168f0686dcd8a9f Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Fri, 21 Feb 2025 15:22:06 +0000 Subject: [PATCH] Changelog update - v0.0.4 --- CHANGELOG.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9437a0c..482b7fd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,8 @@ ## [Unreleased] +## [0.0.4] - 2025-02-21 + ### Added - Support `251.*`. @@ -27,6 +29,8 @@ - When a process is detected as listening on a port, that port will be forwarded automatically and removed automatically if the process stops listening. -[Unreleased]: https://github.com/coder/jetbrains-backend-coder/compare/v0.0.2...HEAD -[0.0.1]: https://github.com/coder/jetbrains-backend-coder/commits/v0.0.1 +[Unreleased]: https://github.com/coder/jetbrains-backend-coder/compare/v0.0.4...HEAD +[0.0.4]: https://github.com/coder/jetbrains-backend-coder/compare/v0.0.3...v0.0.4 +[0.0.3]: https://github.com/coder/jetbrains-backend-coder/compare/v0.0.2...v0.0.3 [0.0.2]: https://github.com/coder/jetbrains-backend-coder/commits/v0.0.2 +[0.0.1]: https://github.com/coder/jetbrains-backend-coder/commits/v0.0.1