Skip to content

Commit

Permalink
Update CHANGELOG and bump version to v0.0.94
Browse files Browse the repository at this point in the history
  • Loading branch information
alexkaratarakis committed Oct 28, 2017
1 parent 0796a9d commit a7f3ab8
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 3 deletions.
39 changes: 37 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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 <[email protected]> FRI, 27 Oct 2017 19:30:00 -0800


vcpkg (0.0.93)
--------------
* Add ports:
Expand All @@ -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 <[email protected]> THU, 19 Oct 2017 21:30:00 -0800


vcpkg (0.0.92)
--------------
* Add ports:
Expand Down Expand Up @@ -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 <[email protected]> TUE, 17 Oct 2017 16:00:00 -0800


Expand Down
2 changes: 1 addition & 1 deletion toolsrc/VERSION.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
"0.0.93"
"0.0.94"

0 comments on commit a7f3ab8

Please sign in to comment.