Skip to content

Commit

Permalink
Version 1.1.0
Browse files Browse the repository at this point in the history
Signed-off-by: Aurélien Bompard <[email protected]>
  • Loading branch information
abompard committed May 18, 2024
1 parent 612a4a4 commit 822667e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
# Changelog


## Version 1.1.0

- Fix the github action to trigger on tags ([6edf093](https://github.com/fedora-infra/tahrir-api/commit/6edf093>))
- Add a column for the avatar ([0841366](https://github.com/fedora-infra/tahrir-api/commit/0841366>))
- Add a script to populate the user's avatars from FASJSON ([2d80012](https://github.com/fedora-infra/tahrir-api/commit/2d80012>))
- Convert the changelog to markdown ([ade7496](https://github.com/fedora-infra/tahrir-api/commit/ade7496>))
- Update dependencies


## Version 1.0.0

- Add tox as a test runner ([31a84c4](https://github.com/fedora-infra/tahrir-api/commit/31a84c4))
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "tahrir-api"
version = "1.0.0"
version = "1.1.0"
description = "An API for interacting with the Tahrir database"

license = "GPLv3+"
Expand Down

0 comments on commit 822667e

Please sign in to comment.