Skip to content

Commit

Permalink
Preparing for v0.0.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeLenny committed Jul 14, 2017
1 parent 3d6c25d commit 9499360
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
## [Unreleased]
[Unreleased]: https://github.com/rweda/configurable-arbitrary/compare/v0.0.1...HEAD

## [0.0.2] - 2017-07-14

[Code][0.0.2] ([Diff][0.0.2-diff]) | [Changelog][0.0.2-log]

Docs, examples, bugfixes, and utilities.

### Added

- `webpage` example
Expand All @@ -16,7 +22,9 @@
- Fixed `isArbitrary` to handle `null` (threw error as `typeof null === "object"`)
- Fixed partially failing test (#2)

[0.0.2]: https://github.com/rweda/configurable-arbitrary/tree/v0.0.2
[0.0.2-diff]: https://github.com/rweda/configurable-arbitrary/compare/v0.0.1...v0.0.2
[0.0.2-log]: https://github.com/rweda/configurable-arbitrary/blob/master/CHANGELOG.md#002---2017-07-14

## [0.0.1] - 2017-07-11

Expand Down

0 comments on commit 9499360

Please sign in to comment.