Skip to content
This repository has been archived by the owner on May 12, 2018. It is now read-only.

Commit

Permalink
Pre release changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Allan committed May 11, 2016
1 parent 5c0ae09 commit e7a96f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## Unreleased
## 0.3.0 - 2016-05-11

### Fixed

* The type constraint was failing for string checks if the bcmath extension wasn't installed. It now passes if the value is a string and bcmath isn't installed.
* Pointers are now correctly escaped for error messages.
* Pointers are now escaped for error messages.
* The JSON Pointer now properly handles setting a new element in arrays.
* Fixed a bug where the DraftFour rule set was not throwing an exception when trying to get a missing rule.

Expand Down

0 comments on commit e7a96f3

Please sign in to comment.