From a41fe8ba9ebd29700fb49586471fad6e80b870db Mon Sep 17 00:00:00 2001 From: Nikita Karamov Date: Sat, 17 Jun 2023 14:10:33 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 010975a..756d3ef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,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] + +### Fixed + +- blocked crawling of all pages other than index (#33) + ## [2.4.4] - 2023-03-01 ### Fixed