Skip to content

Commit

Permalink
Merge pull request #8 from SPRESENSE/fix-image-size
Browse files Browse the repository at this point in the history
Fix image size in CHANGELOG.md
  • Loading branch information
SPRESENSE authored Jun 12, 2020
2 parents e7f6bad + f00ffb6 commit 8ce3187
Showing 1 changed file with 10 additions and 4 deletions.
14 changes: 10 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,12 @@
* [User Interface] Update a configuration user interface.
* Hierarchical structure is visualized.
* The selection status is color coded.
<img src="https://raw.githubusercontent.com/sonydevworld/spresense-vscode-ide/master/images/v1.2.0_config_update_en.png" width="80%">

<img src="https://raw.githubusercontent.com/sonydevworld/spresense-vscode-ide/master/images/v1.2.0_config_update_en.png" width="50%">

* The description is displayed in the preset dialog.
<img src="https://raw.githubusercontent.com/sonydevworld/spresense-vscode-ide/master/images/v1.2.0_config_preset_update.png" width="80%">

<img src="https://raw.githubusercontent.com/sonydevworld/spresense-vscode-ide/master/images/v1.2.0_config_preset_update.png" width="20%">

### Improved features

Expand All @@ -43,9 +46,12 @@
* [User Interface] コンフィグのユーザインタフェースを更新しました。
* 階層構造がビジュアル化されるようになりました。
* 選択状態が色分けされました。
<img src="https://raw.githubusercontent.com/sonydevworld/spresense-vscode-ide/master/images/v1.2.0_config_update_ja.png" width="80%">

<img src="https://raw.githubusercontent.com/sonydevworld/spresense-vscode-ide/master/images/v1.2.0_config_update_ja.png" width="50%">

* プリセットに説明が表示されるようになりました。
<img src="https://raw.githubusercontent.com/sonydevworld/spresense-vscode-ide/master/images/v1.2.0_config_preset_update.png" width="80%">

<img src="https://raw.githubusercontent.com/sonydevworld/spresense-vscode-ide/master/images/v1.2.0_config_preset_update.png" width="20%">

### 改善された機能

Expand Down

0 comments on commit 8ce3187

Please sign in to comment.