Skip to content

Commit

Permalink
Merge pull request #408 from nationalarchives/release/v15.1.1
Browse files Browse the repository at this point in the history
Release v15.1.1
  • Loading branch information
jacksonj04 authored Oct 2, 2023
2 parents a9d91e0 + f9c59be commit 7999366
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ The format is based on [Keep a Changelog 1.0.0].

## [Unreleased]

## [Release 15.1.1]
- Get version annotation for a single document
- Expose the type of the latest manifestation date of a document

## [Release 15.1.0]

- Search results for press summaries now include NCNs
Expand Down Expand Up @@ -317,7 +321,8 @@ The format is based on [Keep a Changelog 1.0.0].
## [Release 1.0.5]
- Initial tagged release

[Unreleased]: https://github.com/nationalarchives/ds-caselaw-custom-api-client/compare/v15.1.0...HEAD
[Unreleased]: https://github.com/nationalarchives/ds-caselaw-custom-api-client/compare/v15.1.1...HEAD
[Release 15.1.1]: https://github.com/nationalarchives/ds-caselaw-custom-api-client/compare/v15.1.0...v15.1.1
[Release 15.1.0]: https://github.com/nationalarchives/ds-caselaw-custom-api-client/compare/v15.0.1...v15.1.0
[Release 15.0.1]: https://github.com/nationalarchives/ds-caselaw-custom-api-client/compare/v15.0.0...v15.0.1
[Release 15.0.0]: https://github.com/nationalarchives/ds-caselaw-custom-api-client/compare/v14.1.0...v15.0.0
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 = "15.1.0"
version = "15.1.1"
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 7999366

Please sign in to comment.