aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Karatarakis <alkarata@microsoft.com>2018-05-16 19:05:13 -0700
committerAlexander Karatarakis <alkarata@microsoft.com>2018-05-16 19:05:13 -0700
commitdf28620ba6d5e11dbb492a89a042ece1810d8519 (patch)
treed45d90fc5f886b1e3a61c722598540812d4ba9f1
parent950a3d00493a90fed9bfc629bfbf9144da689d3f (diff)
downloadvcpkg-df28620ba6d5e11dbb492a89a042ece1810d8519.tar.gz
vcpkg-df28620ba6d5e11dbb492a89a042ece1810d8519.zip
Update CHANGELOG and bump version to v0.0.112
-rw-r--r--CHANGELOG.md32
-rw-r--r--toolsrc/VERSION.txt2
2 files changed, 33 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6b22351ba..1d6cb3775 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,35 @@
+vcpkg (0.0.112)
+--------------
+ * Add ports:
+ - robin-map 0.2.0
+ * Update ports:
+ - abseil 2018-04-25-1 -> 2018-05-01-1
+ - ace 6.4.7 -> 6.4.8
+ - aws-sdk-cpp 1.4.38 -> 1.4.40
+ - azure-storage-cpp 3.2.1 -> 4.0.0
+ - blosc 1.13.5 -> 1.13.5-1
+ - boost-modular-build-helper 2018-04-16-4 -> 2018-05-14
+ - brotli 1.0.2-2 -> 1.0.2-3
+ - catch-classic 1.12.1 -> 1.12.2
+ - folly 2018.04.23.00 -> 2018.05.14.00
+ - jsonnet 2018-04-25 -> 2018-05-01
+ - ms-gsl 2018-04-25 -> 2018-05-01
+ - mujs 25821e6d74fab5fcc200fe5e818362e03e114428 -> 2018-05-01
+ - openimageio 1.8.10 -> Release-1.9.2dev
+ - openvr 1.0.14 -> 1.0.15
+ - protobuf 3.5.1-3 -> 3.5.1-4
+ - re2 2018-03-17 -> 2018-05-01
+ - rs-core-lib 2018-04-25 -> 2018-05-01
+ - sol 2.20.0 -> 2.20.0-1
+ - thrift 2018-04-25 -> 2018-05-01
+ - unicorn-lib 2018-04-09 -> 2018-05-01
+ - zeromq 2018-04-25 -> 2018-05-01
+ * `vcpkg` no longer calls powershell for downloading/extracting and detecting Visual Studio.
+ - This also fixes an issue where `vcpkg.exe` would change the console's font when calling
+
+-- vcpkg team <vcpkg@microsoft.com> WED, 16 May 2018 19:00:00 -0800
+
+
vcpkg (0.0.111)
--------------
* Add ports:
diff --git a/toolsrc/VERSION.txt b/toolsrc/VERSION.txt
index c1c986b7c..3bf1a6f6f 100644
--- a/toolsrc/VERSION.txt
+++ b/toolsrc/VERSION.txt
@@ -1 +1 @@
-"0.0.111" \ No newline at end of file
+"0.0.112" \ No newline at end of file