Skip to content

Commit

Permalink
Merge pull request #749 from nationalarchives/release/v27.2.0
Browse files Browse the repository at this point in the history
bump: version 27.1.0 → 27.2.0
  • Loading branch information
jacksonj04 authored Oct 28, 2024
2 parents 6d7a118 + 928b886 commit c86fcb2
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,22 @@ All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog 1.0.0].

## v27.2.0 (2024-10-28)

## Feat

- **FCL-396**: query highlighting is now done as a function of requesting the Document

### Fix

- **deps**: update dependency boto3 to v1.35.48
- **deps**: update dependency mypy-boto3-s3 to v1.35.45
- **deps**: update dependency boto3 to v1.35.45

### Refactor

- **FCL-396**: tidy up API implementation for search query highlighting change

## v27.1.0 (2024-10-23)

- Feature: Add native XSLT transformations to the API
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 = "27.1.0"
version = "27.2.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 c86fcb2

Please sign in to comment.