diff --git a/CHANGELOG.md b/CHANGELOG.md index 2150262..580b464 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.6] + +- Change Crown Courts to EWCRC +- Make Crown Courts visible + ## [Release 1.5.5] - [FCL-119] Make County Courts visible diff --git a/pyproject.toml b/pyproject.toml index 70da1b1..34cd145 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "ds_caselaw_utils" -version = "1.5.5" +version = "1.5.6" description = "Utilities for the National Archives Caselaw project" authors = ["Nick Jackson ", "David McKee ", "Tim Cowlishaw ", "Laura Porter "] license = "MIT"