Skip to content

Commit

Permalink
update changelog to reflect tags
Browse files Browse the repository at this point in the history
Signed-off-by: Isaac Milarsky <isaac.milarsky@hhs.cms.gov>
  • Loading branch information
IsaacMilarky committed Sep 17, 2024
1 parent 555d353 commit ae94b6f
Showing 1 changed file with 10 additions and 13 deletions.
23 changes: 10 additions & 13 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,18 @@
# CHANGELOG.md

## Version 1

Features:

- Created flask frontend for dedupliFHIR interface
- Users used frontend to supply training data as well as show duplicates
- Use dedupe python library on the backend to deduplicate data


## Version 2

### Pre-Alpha
## 1.0.0

Features:
- Rewrite backend with Splink data deduplication library
- Use Click to create our CLI
- Use Faker to generate test data
- Work Started on Electron front-end to replace flask front-end
- Create GitHub CI/CD action workflow for the repo
- Create GitHub CI/CD action workflow for the repo

## 0.1.0

Features:

- Created flask frontend for dedupliFHIR interface
- Users used frontend to supply training data as well as show duplicates
- Use dedupe python library on the backend to deduplicate data

0 comments on commit ae94b6f

Please sign in to comment.