# 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] - 2019-12-22
### Added
- Support for CRAN
- Try to find the category to which a requirement belongs

### Fixed
- Python: use PY_FLAVOR instead of FLAVOR
- The summary should no longer start with a lowercase letter
- The summary should no longer end with a period

## [0.2] - 2019-02-24
### Added
- Support for RubyGems

### Fixed
- Filled the README, which was previously empty

## [0.1] - 2018-04-04
### Added
- Generate a directory where the new port can live
- Generate a Makefile in this directory
- Handle dependencies
- Generate pkg-descr
- Generate distinfo
