# Changelog
All notable changes to this project will be documented in this file.

Based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).

## [0.3] - 2018-03-11
### Added
- Try to give meaningful info about the license used by the package
- Support for Perl packages from CPAN
- Add support for the MODULES variable
- Add support for language-specific variables
- Add support for RubyGems

### Changed
- Use setup.cfg

### Fixed
- The "COMMENT" field now starts with a lowercase letter
- Remove extra-space after equal signs (thanks to Daniel Jakots)
- The "COMMENT" field may not start with an article, nor end with a period
  (thanks to Daniel Jakots)

## [0.2] 2018-02-26
### Added
- Display the category of every dependency
- Display licenses if possible

### Fixed
- Fix typo in README.md
- Add missing files to the tarball (LICENSE, CHANGELOG, README.md, tox.ini)

## [0.1] - 2018-02-17
### Added
- Initial OpenBSD backend
