## 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.2.0]

**Added**

- Adds all `.gitignore` templates from <https://github.com/github/gitignore>


[0.2.0]: https://github.com/generate/generate/compare/0.1.0...0.2.0

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