From 4c7d2020d78bc86a63e87adb07e961e835a821c7 Mon Sep 17 00:00:00 2001 From: Marian Steinbach Date: Wed, 4 Oct 2023 11:39:36 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0378a91..5b7438e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,9 +5,12 @@ 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.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). - ## [Unreleased] +### Changed + +- Speed up repo cloning in the HUGO indexer, reduce network traffic, by making clones shallow. + ## [3.2.0] - 2023-02-28 ### Changed