Skip to content

Commit f5c9d36

Browse files
update changelog wording
1 parent 4a5b6e5 commit f5c9d36

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
### Changed
2222

23-
- Changed `installation_repositories` event handler to automatically create missing `Installation` models using new `get_or_create_from_event` method, eliminating the need for manual import when connecting to pre-existing GitHub App installations.
23+
- Changed `installation_repositories` internal event handlers to automatically create missing `Installation` models using new `(a)get_or_create_from_event` method, eliminating the need for manual import when connecting to pre-existing GitHub App installations.
2424

2525
## [0.8.0]
2626

0 commit comments

Comments
 (0)