Skip to content

Commit

Permalink
Release v2.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
GDay committed Sep 9, 2024
1 parent c8cbf02 commit 929bf7e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## v2.2.4 (2024-09-09)
* Fix not being able to update builder due to unexpected type (#505)
* Chore(deps): bump cryptography from 43.0.0 to 43.0.1 in /back (#503)

## v2.2.3 (2024-08-28)
* Allow DELETE action on revoke in manifest serializer (#502)
* chore: Deploy to Elestio button updated (#499)
Expand Down
2 changes: 1 addition & 1 deletion back/users/templates/admin_base.html
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,7 @@ <h2 class="page-title">
<a href="https://chiefonboarding.com" class="link-secondary">{% translate "ChiefOnboarding" %}</a>
</li>
<li class="list-inline-item">
<a href="https://github.com/chiefonboarding/ChiefOnboarding/blob/master/CHANGELOG.md" class="link-secondary">v2.2.3</a>
<a href="https://github.com/chiefonboarding/ChiefOnboarding/blob/master/CHANGELOG.md" class="link-secondary">v2.2.4</a>
</li>
</ul>
</div>
Expand Down

0 comments on commit 929bf7e

Please sign in to comment.