diff --git a/CHANGELOG.md b/CHANGELOG.md index 9dcac0416a..57af62e0c2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ + +# [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)) + + + ## [1.10.2](https://github.com/char0n/ramda-adjunct/compare/v1.10.0...v1.10.2) (2017-06-20) diff --git a/README.md b/README.md index fc63a75551..64f7fc7677 100644 --- a/README.md +++ b/README.md @@ -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