Skip to content

Commit

Permalink
chore(release): cut the v2.11.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
char0n committed Oct 28, 2018
1 parent d14dac9 commit a7b8f28
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
<a name="2.11.0"></a>
# [2.11.0](https://github.com/char0n/ramda-adjunct/compare/v2.10.0...v2.11.0) (2018-10-28)


### Features

* add allEqualTo ([d14dac9](https://github.com/char0n/ramda-adjunct/commit/d14dac9)), closes [#525](https://github.com/char0n/ramda-adjunct/issues/525)
* add allIdentical ([c5267f5](https://github.com/char0n/ramda-adjunct/commit/c5267f5)), closes [#578](https://github.com/char0n/ramda-adjunct/issues/578)
* add allIdenticalTo ([fb61085](https://github.com/char0n/ramda-adjunct/commit/fb61085)), closes [#525](https://github.com/char0n/ramda-adjunct/issues/525)
* add repeatStr ([f1c5dfa](https://github.com/char0n/ramda-adjunct/commit/f1c5dfa)), closes [#667](https://github.com/char0n/ramda-adjunct/issues/667)



<a name="2.10.0"></a>
# [2.10.0](https://github.com/char0n/ramda-adjunct/compare/v2.9.0...v2.10.0) (2018-09-09)

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

[LATEST](https://char0n.github.io/ramda-adjunct),
[2.10.0](https://char0n.github.io/ramda-adjunct/2.10.0),
[2.9.0](https://char0n.github.io/ramda-adjunct/2.9.0),
[2.8.0](https://char0n.github.io/ramda-adjunct/2.8.0),
[2.7.0](https://char0n.github.io/ramda-adjunct/2.7.0),
Expand Down

0 comments on commit a7b8f28

Please sign in to comment.