Skip to content

Commit

Permalink
Merge pull request #564 from nationalarchives/release/v22.1.0
Browse files Browse the repository at this point in the history
Bump version v22.1.0
  • Loading branch information
dragon-dxw authored Feb 20, 2024
2 parents 713c44d + 63c3291 commit e090cc3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,13 @@ The format is based on [Keep a Changelog 1.0.0].

## Unreleased

## [Release 22.1.0]

- Add an `enriched_recently` property
- Add a `validates_against_schema` property
- Add a `can_enrich` property
- Only enrich if not recently enriched and valid against current schema
- Allow fetching linked docuements for `Judgement`s and `PressSummary`s

## [Release 22.0.2]

Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "ds-caselaw-marklogic-api-client"
version = "22.0.2"
version = "22.1.0"
description = "An API client for interacting with the underlying data in Find Caselaw."
authors = ["The National Archives"]
homepage = "https://github.com/nationalarchives/ds-caselaw-custom-api-client"
Expand Down

0 comments on commit e090cc3

Please sign in to comment.