Skip to content

Commit

Permalink
#332 Prepare for versioned release
Browse files Browse the repository at this point in the history
  • Loading branch information
docktermj committed May 11, 2023
1 parent fb4d6cd commit 773c884
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
.DS_Store
.history
.vscode
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
[markdownlint](https://dlaa.me/markdownlint/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [2.0.6] - 2023-05-11

### Changed in 2.0.6

- In `Dockerfile`, updated FROM instruction to `senzing/senzingapi-runtime:3.5.2`
- In `requirements.txt`, updated:
- boto3==1.26.131

## [2.0.5] - 2023-04-03

### Changed in 2.0.5
Expand Down

0 comments on commit 773c884

Please sign in to comment.