aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Karatarakis <alkarata@microsoft.com>2016-11-07 14:45:53 -0800
committerAlexander Karatarakis <alkarata@microsoft.com>2016-11-07 14:45:53 -0800
commit8e9338e4a00b44fd7721d8c6866c72d1502c3f97 (patch)
tree3af890020298931976c24f9b65b3a7b02b588946
parentb81d1910dbd731326ce2d31db134820c14acdc76 (diff)
downloadvcpkg-8e9338e4a00b44fd7721d8c6866c72d1502c3f97.tar.gz
vcpkg-8e9338e4a00b44fd7721d8c6866c72d1502c3f97.zip
Update CHANGELOG and bump version to v0.0.51
-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