15 lines
467 B
Markdown
15 lines
467 B
Markdown
# Changelog
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
|
|
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
|
|
|
|
## [2.5.1] - 2018-06-28
|
|
### Fixed
|
|
- Publish TypeScript annotations to npm package
|
|
- Test TypeScript annotations from npm package contents (instead of source)
|
|
|
|
## [2.4.0] - 2018-06-04
|
|
### Added
|
|
- TypeScript annotations
|