Skip to content

Commit 39cad12

Browse files
clarify excessive memory usage vs memory leak
1 parent 5a10eb7 commit 39cad12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ and this project attempts to adhere to [Semantic Versioning](https://semver.org/
2020

2121
### Fixed
2222

23-
- Fixed a memory leak in `AsyncWebhookView` and `SyncWebhookView` caused by creating a new `GitHubRouter` instance on each request.
23+
- Fixed excessive memory consumption in `AsyncWebhookView` and `SyncWebhookView` caused by creating a new `GitHubRouter` instance on each request.
2424

2525
## [0.6.0]
2626

0 commit comments

Comments
 (0)