Skip to content

Commit

Permalink
chore(release): cu the v2.7.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
char0n committed Apr 25, 2018
1 parent f7d7f7c commit 825c9ad
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
<a name="2.7.0"></a>
# [2.7.0](https://github.com/char0n/ramda-adjunct/compare/v2.6.0...v2.7.0) (2018-04-25)


### Features

* add argsPass ([#437](https://github.com/char0n/ramda-adjunct/issues/437)) ([f7d7f7c](https://github.com/char0n/ramda-adjunct/commit/f7d7f7c)), closes [#370](https://github.com/char0n/ramda-adjunct/issues/370)
* add inRange ([#436](https://github.com/char0n/ramda-adjunct/issues/436)) ([9937600](https://github.com/char0n/ramda-adjunct/commit/9937600)), closes [#393](https://github.com/char0n/ramda-adjunct/issues/393)
* add traversable lenses ([#494](https://github.com/char0n/ramda-adjunct/issues/494)) ([d34be73](https://github.com/char0n/ramda-adjunct/commit/d34be73))



<a name="2.6.0"></a>
# [2.6.0](https://github.com/char0n/ramda-adjunct/compare/v2.5.0...v2.6.0) (2018-03-19)

Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ We are building our npm distributions using Webpack to support legacy versions o
## API Documentation

[LATEST](https://char0n.github.io/ramda-adjunct),
[2.6.0](https://char0n.github.io/ramda-adjunct/2.6.0),
[2.5.0](https://char0n.github.io/ramda-adjunct/2.5.0),
[2.4.1](https://char0n.github.io/ramda-adjunct/2.4.1),
[2.4.0](https://char0n.github.io/ramda-adjunct/2.4.0),
Expand Down

0 comments on commit 825c9ad

Please sign in to comment.