Skip to content

Commit

Permalink
Docs: update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
gcanti committed Jan 24, 2019
1 parent 871dde7 commit 97b11bf
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,18 @@
**Note**: Gaps between patch versions are faulty/broken releases. **Note**: A feature tagged as Experimental is in a
high state of flux, you're at risk of it changing without notice.

# 1.7.0

- **New Feature**
- better support for custom messages, closes #148 (@gcanti)
- add optional message field to `ValidationError`
- add `message` argument to `failure`
- `PathReporter` should account for the new field
- add `actual` optional field to `ContextEntry`, closes #194 (@gcanti)
- **Deprecation**
- deprecate `getValidationError` (@gcanti)
- deprecate `getDefaultContext` (@gcanti)

# 1.6.4

- **Bug Fix**
Expand Down

0 comments on commit 97b11bf

Please sign in to comment.