Skip to content

Commit ac56dd5

Browse files
author
Phil Sturgeon
authored
Release v0.8.4 (#181)
* Fixes #141: resolver would fail to load files with spaces * Changelog notes for v0.8.4
1 parent 0122678 commit ac56dd5

File tree

2 files changed

+16
-3
lines changed

2 files changed

+16
-3
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,19 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

7+
## [0.8.4] - 2018-10-16
8+
### Fixed
9+
- Referenced files containing spaces would fail to load on OS X and Linux ([#181])
10+
11+
[#181]: https://github.com/wework/speccy/pull/181
12+
13+
## [0.8.3] - 2018-10-16
14+
### Fixed
15+
- Callbacks and Security Requirements were failing due to bug in dependency ([#180])
16+
17+
[#180]: https://github.com/wework/speccy/pull/180
18+
19+
720
## [0.8.2] - 2018-09-17
821
### Added
922
- New rule for when the default rules match the example rules provided

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)