Skip to content

Commit

Permalink
fix: add @MickaelDatadome reviews changes
Browse files Browse the repository at this point in the history
  • Loading branch information
lriberon committed Aug 2, 2024
1 parent d8a83e7 commit 75dc845
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,24 +2,24 @@

## 2.0.0 (2024-31-07)

BREAKING CHANGES:
### BREAKING CHANGES:

- Change `whitelist` response to `allow`

ENHANCEMENTS:
### ENHANCEMENTS:

- Upgrade go version and dependencies
- Upgrade `go` version and dependencies
- Improve error handling
- Improve godoc for each functions and constants
- Improve `godoc` for each functions and constants
- Update CI to include linting and static code checking
- Add unit and acceptance tests

## 1.1.0 (2023-12-15)

BUG FIXES:
### BUG FIXES:

- Fix the authentication to DataDome API from query param to header

ENHANCEMENTS:
### ENHANCEMENTS:

- Upgrade go version and dependencies
- Upgrade `go` version and dependencies

0 comments on commit 75dc845

Please sign in to comment.