is-js-error
Version:
Check if a page contains a JavaScript error
27 lines (14 loc) • 660 B
Markdown
# Change Log
> All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
## [Unreleased]
## [[1.0.0]](https://github.com/thibaudcolas/is-js-error/releases/tag/1.0.0) - 2016-10-23
First stable release!
## Changes
- [start...1.0.0](https://github.com/thibaudcolas/is-js-error/compare/3751e465af44f402ba7018a252fc9c3049830d86...1.0.0)
## [[x.y.z]](https://github.com/thibaudcolas/is-js-error/releases/tag/x.y.z) - YYYY-MM-DD (Template: http://keepachangelog.com/)
### Added
- Something was added to the API / a new feature was introduced.
### Changed
### Fixed
### Removed