Update CHANGELOG and bump version to v0.0.94

This commit is contained in:
Alexander Karatarakis 2017-10-27 19:20:33 -07:00
parent 0796a9df0e
commit a7f3ab84f0
2 changed files with 38 additions and 3 deletions

View File

@ -1,3 +1,39 @@
vcpkg (0.0.94)
--------------
* Add ports:
- capstone 3.0.5-rc3
- cgal 4.11
- gettimeofday 2017-10-14-2
- gmime 3.0.2
- leveldb 2017-10-25-8b1cd3753b184341e837b30383832645135d3d73
- rpclib 2.2.0
* Update ports:
- alembic 1.7.1-4 -> 1.7.4
- blaze 3.2 -> 3.2-1
- boost 1.65.1-1 -> 1.65.1-2
- ceres 1.13.0-1 -> 1.13.0-2
- cpprestsdk 2.9.0-4 -> 2.10.0
- cppwinrt spring_2017_creators_update_for_vs_15.3 -> fall_2017_creators_update_for_vs_15.3-2
- cppzmq 4.2.1 -> 4.2.2
- eigen3 3.3.4-1 -> 3.3.4-2
- gdcm2 2.6.8-1 -> 2.8.3
- harfbuzz 1.4.6-2 -> 1.6.3-1
- libjpeg-turbo 1.5.2-1 -> 1.5.2-2
- libmariadb 2.3.2-1 -> 3.0.2
- libmysql 5.7.17-2 -> 5.7.17-3
- live555 2017.06.04-1 -> 2017.09.12
- mpir 3.0.0-2 -> 3.0.0-3
- opencv 3.3.0-4 -> 3.3.1
- pangolin 0.5-2 -> 0.5-3
- pugixml 1.8.1-1 -> 1.8.1-2
- secp256k1 2017-19-10-0b7024185045a49a1a6a4c5615bf31c94f63d9c4 -> 2017-19-10-0b7024185045a49a1a6a4c5615bf31c94f63d9c4-1
- smpeg2 2.0.0-2 -> 2.0.0-3
- sqlite3 3.20.1 -> 3.21.0
* Bump required version & auto-downloaded version of `git` to 2.4.3
-- vcpkg team <vcpkg@microsoft.com> FRI, 27 Oct 2017 19:30:00 -0800
vcpkg (0.0.93)
--------------
* Add ports:
@ -23,9 +59,9 @@ vcpkg (0.0.93)
* Fix issue where `vcpkg` was getting output from powershell scripts. Powershell adds newlines when the console width is reached; the extra newlines was causing `vcpkg`'s parsing to fail.
* Improve autocomplete/tab-completion for powershell (still experimental)
-- vcpkg team <vcpkg@microsoft.com> THU, 19 Oct 2017 21:30:00 -0800
vcpkg (0.0.92)
--------------
* Add ports:
@ -66,7 +102,6 @@ vcpkg (0.0.92)
* Bump required version & auto-downloaded version of `git` to 2.4.2(.3)
* Bump ninja to version 1.8.0
-- vcpkg team <vcpkg@microsoft.com> TUE, 17 Oct 2017 16:00:00 -0800

View File

@ -1 +1 @@
"0.0.93"
"0.0.94"