From c81a4b1a7b218c5c256a2b48ef368def66bc95ae Mon Sep 17 00:00:00 2001 From: nathanmarz Date: Tue, 2 Jan 2018 09:29:28 -0500 Subject: [PATCH] 1.1.0 --- CHANGES.md | 2 +- VERSION | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index 1420542..fe2e539 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,4 +1,4 @@ -## 1.1.0-SNAPSHOT +## 1.1.0 * Add `vtransform` variant of `transform` that takes in collected values as a vector in the first argument rather than spliced into argument list. * Add `vterminal` that takes in collected vals as vector in first argument rather than spliced into argument list. diff --git a/VERSION b/VERSION index 5902d52..9084fa2 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.1.0-SNAPSHOT +1.1.0