Skip to content

Commit

Permalink
bump: version 28.1.0 → 28.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jacksonj04 committed Dec 17, 2024
1 parent 552acc6 commit 165f903
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,20 @@ All notable changes to this project will be documented in this file.

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

## v28.2.0 (2024-12-17)

### Feat

- **FCL-532**: assign FCLIDs on document publication
- **FCL-532**: add ability to retrieve identifiers by type
- **FCL-499**: add new FCLID identifier class
- **FCL-499**: add method to get next sequence number from MarkLogic

### Fix

- **deps**: update dependency certifi to >=2024.12.14,<2024.13.0
- **deps**: update dependency boto3 to v1.35.80

## v28.1.0 (2024-12-12)

### Feat
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 = "28.1.0"
version = "28.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 165f903

Please sign in to comment.