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:
1190
1190
run_on : rhel83-zseries-small
1191
1191
tasks :
1192
1192
- 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
1202
1193
- name : windows-test
1203
1194
display_name : " Windows 2016"
1204
1195
run_on : windows-64-vs2017-test
Original file line number Diff line number Diff line change 1
1
# ChangeLog
2
+ ## 1.15.0 (Unreleased)
3
+ ### Removed
4
+ - Support for building with Visual Studio 2015. Use Visual Studio 2017 or newer.
5
+
2
6
## 1.14.0
3
7
### Fixed
4
8
- Fix building against libbson with extra alignment enabled (` ENABLE_EXTRA_ALIGNMENT=ON ` ).
You can’t perform that action at this time.
0 commit comments