diff --git a/CHANGELOG.md b/CHANGELOG.md index 1a5104d..19007f6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,11 @@ All notable changes to this project will be documented in this file. +## [Release 1.5.0] + +- FCL91 - Change display name for Lower Courts to Other Courts +- FCL120 - Allow (T1) to (T3) for EWCOP neutral citations + ## [Release 1.4.2] - Remove redundant duplicate of patent court diff --git a/pyproject.toml b/pyproject.toml index ded1ad3..bff9ffc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "ds_caselaw_utils" -version = "1.4.2" +version = "1.5.0" description = "Utilities for the National Archives Caselaw project" authors = ["Nick Jackson ", "David McKee ", "Tim Cowlishaw ", "Laura Porter "] license = "MIT"