Skip to content

Commit

Permalink
add CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Станислав Михайлов committed Oct 11, 2024
1 parent 5b37e8d commit 8acf881
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build-and-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ on:
jobs:
build:
runs-on: ubuntu-latest
if: ${{ (github.event.workflow_run.conclusion == 'success') && (github.event_name == 'push') && (contains(github.ref, 'refs/tags/')) }}
env:
BUILD_DEPENDENCIES: "build~=0.10.0"
steps:
Expand Down
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

### 1.1.0

**Date:** [11.10.24]

* Fix of find_packages

### 1.0.1

**Date:** [09.10.24]
Expand Down

0 comments on commit 8acf881

Please sign in to comment.