Skip to content

Commit

Permalink
Release version v5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
albertyw authored Jun 20, 2022
1 parent c59acba commit 5afcdea
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,16 @@
# Change Log
## Unreleased

## [5.0.0](https://github.com/jazzband/django-silk/tree/5.0.0) (2022-06-20)
:release-by: Albert Wang (@albertyw)
[Full Changelog](https://github.com/jazzband/django-silk/compare/4.4.0...5.0.0)

**Features/Enhancements:**

- Drop support for Django 2.2 (EOL) (#567)
- Added silk_request_garbage_collect command for out-of-band garbage collection. (#541)


## [4.4.0](https://github.com/jazzband/django-silk/tree/4.4.0) (2022-06-20)
:release-by: Albert Wang (@albertyw)
[Full Changelog](https://github.com/jazzband/django-silk/compare/4.3.0...4.4.0)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "silk",
"version": "4.4.0",
"version": "5.0.0",
"description": "https://github.com/jazzband/django-silk",
"main": "index.js",
"directories": {
Expand Down

0 comments on commit 5afcdea

Please sign in to comment.