# 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.2] - 2018-02-24
### Added
- Try to guess the license(s) of packages

### Fixed
- Fixed a syntax error in the Changelog
- Add missing files to the tarball (LICENSE, CHANGELOG, README.md, tox.ini)
- Fix a failure that happened when a wheel had no metadata.json file
- Fix multiple bugs in the parsing of version specifiers


## [0.1] - 2018-02-17
### Added
- Initial PyPI frontend
