From 0c67c35bccc61945cee6511721c302bdbbaaeb10 Mon Sep 17 00:00:00 2001 From: Alexander Karatarakis Date: Wed, 24 Jan 2018 14:31:37 -0800 Subject: Update CHANGELOG and bump version to v0.0.103 --- CHANGELOG.md | 7 +++++++ toolsrc/VERSION.txt | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c364df0a0..59da20df1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +vcpkg (0.0.103) +-------------- + * `vcpkg upgrade`: Fix issue with any command executing more than 10 transactions with mixed transaction types (install + remove) + +-- vcpkg team WED, 24 Jan 2017 14:30:00 -0800 + + vcpkg (0.0.102) -------------- * Add ports: diff --git a/toolsrc/VERSION.txt b/toolsrc/VERSION.txt index d2de8fba0..486716ae3 100644 --- a/toolsrc/VERSION.txt +++ b/toolsrc/VERSION.txt @@ -1 +1 @@ -"0.0.102" \ No newline at end of file +"0.0.103" \ No newline at end of file -- cgit v1.2.3