Skip to content

Commit

Permalink
chore(doc): update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
auredentan committed Nov 15, 2021
1 parent 4e32d52 commit 02800a1
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pypi-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ on:


jobs:
runs-on: ubuntu-latest
publish:
runs-on: ubuntu-latest
steps:
- name: Configure poetry
run: poetry config pypi-token.pypi "${{ secrets.PYPI_TOKEN }}"
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

## 0.4.2

## Misc

* Relax starlette dependency requirement

## 0.4.0

### Added
Expand Down

0 comments on commit 02800a1

Please sign in to comment.