## Release history

This project follows [keep-a-changelog][] conventions for tracking release history.

### key

Changelog entries are categorized using the following labels:

- `added`: for new features
- `changed`: for changes in existing functionality
- `deprecated`: for once-stable features removed in upcoming releases
- `removed`: for deprecated features removed in this release
- `fixed`: for any bug fixes

### [0.5.0]

**Added**

- Adds support for all `LICENSE` templates from <https://github.com/github/choosealicense.com>


[0.5.0]: https://github.com/generate/generate/compare/0.4.0...0.5.0

[keep-a-changelog]: https://github.com/olivierlacan/keep-a-changelog
