Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
nzlosh committed Apr 6, 2024
1 parent 78fbd85 commit 8044488
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
# Change Log

## Unreleased; 3.0.0
## Unreleased; 3.0.1

### Add
### Change
### Removed

## 3.0.0

### Add
- Added TLS connection verification.
Expand All @@ -9,6 +15,8 @@
### Change
- Formatted Python code with black.
- Updated client authentication to work with Salt 3004 to 3006 (maybe higher)
- Improved error reporting when HTTP errors are encountered.
- Fail actions when HTTP return codes >=400

### Removed
- Removed salt-pepper as a python dependency.
Expand Down

0 comments on commit 8044488

Please sign in to comment.