Skip to content

Commit 75613ee

Browse files
authored
Merge pull request #219 from nationalarchives/release/v2.0.1
bump: version 2.0.0 → 2.0.1
2 parents 16ed004 + ba42769 commit 75613ee

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## v2.0.1 (2024-11-25)
6+
7+
### Fix
8+
9+
- **neutral_url**: neutral_url no longer returns URIs with a leading slash
10+
511
## v2.0.0 (2024-10-02)
612

713
### BREAKING CHANGE

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "ds_caselaw_utils"
3-
version = "2.0.0"
3+
version = "2.0.1"
44
description = "Utilities for the National Archives Caselaw project"
55
authors = ["Nick Jackson <[email protected]>", "David McKee <[email protected]>", "Tim Cowlishaw <[email protected]>", "Laura Porter <[email protected]>"]
66
license = "MIT"

0 commit comments

Comments
 (0)