Skip to content

Commit

Permalink
v0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ahosgood committed Jan 23, 2024
1 parent 81b2b44 commit 58c5653
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,18 +5,21 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased](https://github.com/nationalarchives/docker/compare/v0.2.1...HEAD)
## [Unreleased](https://github.com/nationalarchives/docker/compare/v0.2.2...HEAD)

### Added
### Changed

- Ignore `venv*,__pycache__,node_modules,migrations` in Flake8 configuration

### Deprecated
### Removed
### Fixed
### Security

## [0.2.2](https://github.com/nationalarchives/docker/compare/v0.2.1...v0.2.2) - 2024-01-23

### Changed

- Ignore `venv*,__pycache__,node_modules,migrations` in Flake8 configuration

## [0.2.1](https://github.com/nationalarchives/docker/compare/v0.2.0...v0.2.1) - 2024-01-15

### Changed
Expand Down

0 comments on commit 58c5653

Please sign in to comment.