Skip to content

Commit

Permalink
chore(release): cut the v0.4.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
char0n committed Feb 27, 2017
1 parent 903e891 commit 0f804bc
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
<a name="0.4.0"></a>
# [0.4.0](https://github.com/char0n/ramda-adjunct/compare/v0.3.0...v0.4.0) (2017-02-27)


### Bug Fixes

* fix import of isNilOrEmpty ([7de3f33](https://github.com/char0n/ramda-adjunct/commit/7de3f33))


### Features

* add isNilOrEmpty ([a42d429](https://github.com/char0n/ramda-adjunct/commit/a42d429)), closes [#21](https://github.com/char0n/ramda-adjunct/issues/21)
* add isNotEmpty ([791f81b](https://github.com/char0n/ramda-adjunct/commit/791f81b)), closes [#19](https://github.com/char0n/ramda-adjunct/issues/19)
* add isString, isNotString ([15a4deb](https://github.com/char0n/ramda-adjunct/commit/15a4deb))



<a name="0.3.0"></a>
# [0.3.0](https://github.com/char0n/ramda-adjunct/compare/v0.2.0...v0.3.0) (2017-02-16)

Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ This just means that our tests run on these versions.
- [0.1.0](https://char0n.github.io/ramda-adjunct/0.1.0)
- [0.2.0](https://char0n.github.io/ramda-adjunct/0.2.0)
- [0.3.0](https://char0n.github.io/ramda-adjunct/0.3.0)
- [0.4.0](https://char0n.github.io/ramda-adjunct/0.4.0)
- Latest: https://char0n.github.io/ramda-adjunct

## Development
Expand Down

0 comments on commit 0f804bc

Please sign in to comment.