Skip to content

Commit

Permalink
Release v4.0.2 (#416)
Browse files Browse the repository at this point in the history
* perf: improve paths lookup (#413)

* chore: prepping v4.0.2
  • Loading branch information
Phil Sturgeon authored and Phil Sturgeon committed Aug 20, 2019
1 parent 5b67c80 commit 8d7f0b9
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,15 @@ 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).

## [4.0.1] - 2019-08-16
## [4.0.2] - 2019-07-31
### Fixed
- Tweaked JSON Path lookup for paths to avoid deep scan, speeding up linting for large documents [#413](https://github.com/stoplightio/spectral/pull/413)

## [4.0.1] - 2019-07-16
### Fixed
- NPM install for Windows users was failing due to a dependency not supporting Windows in their build script

## [4.0.0] - 2019-08-09
## [4.0.0] - 2019-07-09
### Added
- Using the CLI with multiple, custom rulesets
- New syntax for rulesets, including overriding rules and extending rulesets
Expand Down

0 comments on commit 8d7f0b9

Please sign in to comment.