Hi, The function `DSAuth.setOwner` emits an event `LogSetOwner`, which is not documented in the README doc. https://github.com/dapphub/ds-auth/blob/a51e7caa1f03eeffed66d67f3b38605e0f1f881d/src/auth.sol#L42 A potential fix could be adding "Emits a `LogSetOwner` event" to the README doc. Could you please check it? Thanks.