File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -18,6 +18,8 @@ and this project attempts to adhere to [Semantic Versioning](https://semver.org/
1818
1919## [ Unreleased]
2020
21+ ## [ 0.6.1]
22+
2123### Fixed
2224
2325- Fixed excessive memory usage in ` AsyncWebhookView ` and ` SyncWebhookView ` caused by creating a new ` GitHubRouter ` instance on each request.
@@ -100,11 +102,12 @@ and this project attempts to adhere to [Semantic Versioning](https://semver.org/
100102
101103- Josh Thomas
< [email protected] > (maintainer)
102104
103- [ unreleased ] : https://github.com/joshuadavidthomas/django-github-app/compare/v0.6.0 ...HEAD
105+ [ unreleased ] : https://github.com/joshuadavidthomas/django-github-app/compare/v0.6.1 ...HEAD
104106[ 0.1.0 ] : https://github.com/joshuadavidthomas/django-github-app/releases/tag/v0.1.0
105107[ 0.2.0 ] : https://github.com/joshuadavidthomas/django-github-app/releases/tag/v0.2.0
106108[ 0.2.1 ] : https://github.com/joshuadavidthomas/django-github-app/releases/tag/v0.2.1
107109[ 0.3.0 ] : https://github.com/joshuadavidthomas/django-github-app/releases/tag/v0.3.0
108110[ 0.4.0 ] : https://github.com/joshuadavidthomas/django-github-app/releases/tag/v0.4.0
109111[ 0.5.0 ] : https://github.com/joshuadavidthomas/django-github-app/releases/tag/v0.5.0
110112[ 0.6.0 ] : https://github.com/joshuadavidthomas/django-github-app/releases/tag/v0.6.0
113+ [ 0.6.1 ] : https://github.com/joshuadavidthomas/django-github-app/releases/tag/v0.6.1
You can’t perform that action at this time.
0 commit comments