Skip to content

Commit 025ab76

Browse files
committed
Update changelog for 1.8.4 (#8778)
1 parent 1613298 commit 025ab76

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Extension/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# C/C++ for Visual Studio Code Change Log
22

3+
## Version 1.8.4: February 7, 2022
4+
### Bug Fixes
5+
* Suppress incorrect warnings on ARM64 macOS. [#8756](https://github.com/microsoft/vscode-cpptools/issues/8756)
6+
* Fix debugger regressions. [#8760](https://github.com/microsoft/vscode-cpptools/issues/8760)
7+
* Remove `Offline Installation` section from README.md. [#8769](https://github.com/microsoft/vscode-cpptools/pull/8769)
8+
* Fix performance issue with loading large PDBs. [#8775](https://github.com/microsoft/vscode-cpptools/issues/8775)
9+
310
## Version 1.8.2: January 31, 2022
411
### New Features
512
* Add data breakpoints (memory read/write interrupts) with `gdb` debugging. [#1410](https://github.com/microsoft/vscode-cpptools/issues/1410)

0 commit comments

Comments
 (0)