------------------
* Fixed ``.cookiecutterrc`` serialization issues with boolean-like texts.
* Dropped support for older than 3.7 Python.
* Now depends on ``pyyaml`` 6.0 or later instead of ``ruamel.yml``.
* Added support for path with trailing slashes. Contributed in `PR 1 <https://github.com/ionelmc/python-cookiepatcher/pull/1>`_.