aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md9
-rw-r--r--toolsrc/VERSION.txt2
2 files changed, 10 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3b91dda6d..1ea89a30f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,11 @@
+vcpkg (0.0.51)
+--------------
+ * Add simple substring search to `vcpkg cache`
+ * Add simple substring search to `vcpkg list`
+
+-- vcpkg team <vcpkg@microsoft.com> MON, 07 Nov 2016 14:45:00 -0800
+
+
vcpkg (0.0.50)
--------------
* Add ports:
@@ -69,6 +77,7 @@ vcpkg (0.0.50)
-- vcpkg team <vcpkg@microsoft.com> MON, 07 Nov 2016 00:01:00 -0800
+
vcpkg (0.0.40)
--------------
* Add ports:
diff --git a/toolsrc/VERSION.txt b/toolsrc/VERSION.txt
index 621ae62d1..f19db15c3 100644
--- a/toolsrc/VERSION.txt
+++ b/toolsrc/VERSION.txt
@@ -1 +1 @@
-"0.0.50" \ No newline at end of file
+"0.0.51" \ No newline at end of file