diff --git a/CHANGELOG.md b/CHANGELOG.md index 9000dff..8d492b9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ ## 0.17.2 (2018-07-??) - Do not force PIO IDE Terminal to `cmd.exe` on Windows (issue [#76](https://github.com/platformio/platformio-vscode-ide/issues/76)) +- [PIO Unified Debugger](http://docs.platformio.org/page/plus/debugging.html): Fixed infinite loading of Peripheral Registers ## 0.17.1 (2018-07-05) diff --git a/package.json b/package.json index d97b93f..db85c4f 100644 --- a/package.json +++ b/package.json @@ -545,7 +545,7 @@ "fs-plus": "^3.0.0", "ini": "^1.3.4", "platformio-node-helpers": "^2.0.1", - "platformio-vscode-debug": "^1.1.1", + "platformio-vscode-debug": "^1.1.2", "querystringify": "*" }, "extensionDependencies": [