Skip to content

Commit

Permalink
Merge pull request #8 from nationalarchives/release/v0.1.6
Browse files Browse the repository at this point in the history
Release v0.1.6
  • Loading branch information
dragon-dxw authored Sep 15, 2022
2 parents 7c4bafd + 4cff7bb commit 175edc6
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 @@ -4,7 +4,12 @@ All notable changes to this project will be documented in this file.

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

## [Unreleased]
## [Release 0.1.6]
- Add King's Bench to NCN parser regex
- Add github action to lint code on push
- Add court names and documentation
- Use YAML file for configuration
- Use Poetry for test workflow

## [Release 0.1.4]
- Initial tagged release
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 = "0.1.5"
version = "0.1.6"
description = "Utilities for the National Archives Caselaw project"
authors = ["David McKee <dragon@dxw.com>"]
license = "MIT"
Expand Down

0 comments on commit 175edc6

Please sign in to comment.