Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
crazy-max committed Sep 6, 2020
1 parent 3a538a4 commit 3eaec7b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
name: Archive artifacts
uses: actions/upload-artifact@v2
with:
name: WindowsSpyBlocker.exe
name: WindowsSpyBlocker
path: |
bin/WindowsSpyBlocker.exe
bin/windowsspyblocker.${{ steps.prepare.outputs.version }}.nupkg
Expand Down
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## 4.33.1 (2020/09/07)

* Disable UPX

## 4.33.0 (2020/09/06)

* Update IPs for extra, spy and update rules
Expand Down

0 comments on commit 3eaec7b

Please sign in to comment.