Skip to content

Commit

Permalink
chore(release): cut the v2.3.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
char0n committed Jan 14, 2018
1 parent fab2066 commit f46fda9
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
<a name="2.3.0"></a>
# [2.3.0](https://github.com/char0n/ramda-adjunct/compare/v2.2.0...v2.3.0) (2018-01-14)


### Features

* add notBoth ([#260](https://github.com/char0n/ramda-adjunct/issues/260)) ([a214f75](https://github.com/char0n/ramda-adjunct/commit/a214f75)), closes [#234](https://github.com/char0n/ramda-adjunct/issues/234)
* add allP ([#269](https://github.com/char0n/ramda-adjunct/issues/269)) ([c430af6](https://github.com/char0n/ramda-adjunct/commit/c430af6)), closes [#35](https://github.com/char0n/ramda-adjunct/issues/35)
* add neither ([#273](https://github.com/char0n/ramda-adjunct/issues/273)) ([5294011](https://github.com/char0n/ramda-adjunct/commit/5294011)), closes [#234](https://github.com/char0n/ramda-adjunct/issues/234)
* add propNotEq ([#275](https://github.com/char0n/ramda-adjunct/issues/275)) ([82da044](https://github.com/char0n/ramda-adjunct/commit/82da044)), closes [#238](https://github.com/char0n/ramda-adjunct/issues/238)
* add sequencing combinator ([#257](https://github.com/char0n/ramda-adjunct/issues/257)) ([04ffd3d](https://github.com/char0n/ramda-adjunct/commit/04ffd3d)), closes [#173](https://github.com/char0n/ramda-adjunct/issues/173)
* add Y combinator ([dbdf6af](https://github.com/char0n/ramda-adjunct/commit/dbdf6af)), closes [#130](https://github.com/char0n/ramda-adjunct/issues/130)



<a name="2.2.0"></a>
# [2.2.0](https://github.com/char0n/ramda-adjunct/compare/v2.1.0...v2.2.0) (2017-12-24)

Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,8 @@ long as they support ES5.
[1.15.0](https://char0n.github.io/ramda-adjunct/1.15.0), [1.16.0](https://char0n.github.io/ramda-adjunct/1.16.0),
[1.17.0](https://char0n.github.io/ramda-adjunct/1.17.0), [1.18.0](https://char0n.github.io/ramda-adjunct/1.18.0),
[1.19.0](https://char0n.github.io/ramda-adjunct/1.19.0), [2.0.0](https://char0n.github.io/ramda-adjunct/2.0.0),
[2.1.0](https://char0n.github.io/ramda-adjunct/2.1.0), [LATEST](https://char0n.github.io/ramda-adjunct)
[2.1.0](https://char0n.github.io/ramda-adjunct/2.1.0), [2.2.0](https://char0n.github.io/ramda-adjunct/2.2.0),
[LATEST](https://char0n.github.io/ramda-adjunct)

## Development

Expand Down

0 comments on commit f46fda9

Please sign in to comment.