From c201a5e1a976002c565f21fb723c4ad51ef38000 Mon Sep 17 00:00:00 2001 From: msukkari Date: Fri, 11 Apr 2025 15:21:19 -0600 Subject: [PATCH] release v3.0.4 --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 719356bc..563cd010 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,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.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [3.0.4] - 2025-04-12 + +### Fixes +- Fix issue with gerrit gitiles web urls not being correctly formatted + ## [3.0.3] - 2025-04-10 ### Fixes