<!--
Thanks for contributing to poolifier project.
- Please be sure to read our [contributing guidelines](https://github.com/poolifier/poolifier/blob/pr-template/CONTRIBUTING.md).
+ Please be sure to read our [contributing guidelines](https://github.com/poolifier/poolifier/blob/master/CONTRIBUTING.md).
-->
## PR Checklist
- [ ] We need your changes to come with unit tests in order to keep this project in quality and easy to maintain.
- [ ] If your changes contain any new feature please be sure to document it.
- [ ] Please add a link to the open issue or task that this pull request will resolve.
-- [ ] Add a note to the changelog to indicate the change.
+- [ ] Add an entry to the changelog to indicate the change.
## Does this PR introduce a breaking change?