Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 10 additions & 3 deletions docs/changelog.rst
Original file line number Diff line number Diff line change
@@ -1,17 +1,24 @@
Changelog
=========

v1.7.0.post2 (2025-01-20)
v1.8.0 (2026-01-25)
-------------------

**New Features**

* Added optional ``normalize_homepage_url`` parameter to ``sitemap_tree_for_homepage`` to optionally allow homepage normalization to be disabled (:pr:`130` by :user:`c00k1ez`)

v1.7.0.post2 (2026-01-20)
-------------------------

* Corrected missing NOTICE file and trove classifiers in the v1.7.0 release package, as a result of moving to the uv build system

v1.7.0.post1 (2025-01-17)
v1.7.0.post1 (2026-01-17)
-------------------------

* Corrected missing LICENSE file in the v1.7.0 release package

v1.7.0 (2025-01-11)
v1.7.0 (2026-01-11)
-------------------

**Packaging**
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "ultimate-sitemap-parser"
version = "1.7.0.post2"
version = "1.8.0"
description = "A performant library for parsing and crawling sitemaps"
authors = [
{ name = "Linas Valiukas", email = "linas@media.mit.edu" },
Expand Down
2 changes: 1 addition & 1 deletion uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.