File tree Expand file tree Collapse file tree 2 files changed +4
-9
lines changed
Expand file tree Collapse file tree 2 files changed +4
-9
lines changed Original file line number Diff line number Diff line change @@ -1190,15 +1190,6 @@ buildvariants:
11901190 run_on : rhel83-zseries-small
11911191 tasks :
11921192 - build-and-test-and-upload
1193- - name : windows-vs2015-compile
1194- display_name : " Windows VS 2015 compile"
1195- run_on : windows-64-vs2015-test
1196- expansions :
1197- vs_version : " 14"
1198- vs_target_arch : amd64
1199- tasks :
1200- - build-and-test-and-upload
1201- - build-and-test-shared-bson
12021193- name : windows-test
12031194 display_name : " Windows 2016"
12041195 run_on : windows-64-vs2017-test
Original file line number Diff line number Diff line change 11# ChangeLog
2+ ## 1.15.0 (Unreleased)
3+ ### Removed
4+ - Support for building with Visual Studio 2015. Use Visual Studio 2017 or newer.
5+
26## 1.14.0
37### Fixed
48- Fix building against libbson with extra alignment enabled (` ENABLE_EXTRA_ALIGNMENT=ON ` ).
You can’t perform that action at this time.
0 commit comments