Skip to content

Commit

Permalink
chore(release): cut the 1.11.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
char0n committed Jul 23, 2017
1 parent 0be84ab commit 1bf7848
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
<a name="1.11.0"></a>
# [1.11.0](https://github.com/char0n/ramda-adjunct/compare/v1.10.2...v1.11.0) (2017-07-23)


### Features

* add concatRight ([7628612](https://github.com/char0n/ramda-adjunct/commit/7628612)), closes [#93](https://github.com/char0n/ramda-adjunct/issues/93)
* **Identity:** add Ord fantasy-land spec ([76d94d7](https://github.com/char0n/ramda-adjunct/commit/76d94d7))
* **Identity:** add partial Monoid* specification ([da1f379](https://github.com/char0n/ramda-adjunct/commit/da1f379))



<a name="1.10.2"></a>
## [1.10.2](https://github.com/char0n/ramda-adjunct/compare/v1.10.0...v1.10.2) (2017-06-20)

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ long as they support ES5.
[1.8.0](https://char0n.github.io/ramda-adjunct/1.8.0), [1.8.1](https://char0n.github.io/ramda-adjunct/1.8.1),
[1.9.0](https://char0n.github.io/ramda-adjunct/1.9.0), [1.10.0](https://char0n.github.io/ramda-adjunct/1.10.0),
[1.10.1](https://char0n.github.io/ramda-adjunct/1.10.1), [1.10.2](https://char0n.github.io/ramda-adjunct/1.10.2),
[LATEST](https://char0n.github.io/ramda-adjunct)
[1.11.0](https://char0n.github.io/ramda-adjunct/1.11.0), [LATEST](https://char0n.github.io/ramda-adjunct)

## Development

Expand Down

0 comments on commit 1bf7848

Please sign in to comment.