# Changelog

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

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to
[Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [2.0.0] - 2020-02-13

### Changed

- Fix importing other grammars. Makes nearley search for included files relative
  to current file, rather than to the cwd.

## [1.0.0] - 2019-02-15

### Added

- Better documentation in [README.md](./README.md)

### Fixed

- Corrected repository field in package.json

## [0.1.0] - 2019-02-08

### Added

- Initial release
