Skip to content

Commit

Permalink
bump: version 2.0.1 → 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jacksonj04 committed Jan 21, 2025
1 parent 944e8a5 commit 22618e8
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,23 @@

All notable changes to this project will be documented in this file.

## v2.1.0 (2025-01-21)

### Feat

- **Court**: add support text for old documents as HTML
- **Court**: add court descriptions as HTML

### Fix

- **deps**: update dependency ruamel.yaml to v0.18.10
- **deps**: update dependency ruamel.yaml to v0.18.8
- **deps**: update dependency ruamel.yaml to v0.18.7

### Refactor

- **Court**: make Markdown loading/rendering reusable

## v2.0.1 (2024-11-25)

### Fix
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_utils"
version = "2.0.1"
version = "2.1.0"
description = "Utilities for the National Archives Caselaw project"
authors = ["Nick Jackson <[email protected]>", "David McKee <[email protected]>", "Tim Cowlishaw <[email protected]>", "Laura Porter <[email protected]>"]
license = "MIT"
Expand Down

0 comments on commit 22618e8

Please sign in to comment.