What's Changed
* docs: split README TOC for usage/dev by michalc in https://github.com/uktrade/pg-sync-roles/pull/124
* docs: rejig prerequisites by michalc in https://github.com/uktrade/pg-sync-roles/pull/125
* docs: tweak developing pg-sync-roles placement/message by michalc in https://github.com/uktrade/pg-sync-roles/pull/126
* docs: tweak grammar by michalc in https://github.com/uktrade/pg-sync-roles/pull/128
* docs: clarify examples by michalc in https://github.com/uktrade/pg-sync-roles/pull/129
* docs: link to thread on high number of role memberships causing performance problems by michalc in https://github.com/uktrade/pg-sync-roles/pull/130
* docs: testing strategy by michalc in https://github.com/uktrade/pg-sync-roles/pull/131
* docs: internal flow by michalc in https://github.com/uktrade/pg-sync-roles/pull/132
* perf: avoid granting role to connecting user unnecessarily by michalc in https://github.com/uktrade/pg-sync-roles/pull/133
* test: refactor for higher code coverage metric by michalc in https://github.com/uktrade/pg-sync-roles/pull/134
**Full Changelog**: https://github.com/uktrade/pg-sync-roles/compare/v0.0.42...v0.0.43