Skip to content

Commit e41300d

Browse files
committed
update changelog for release
1 parent 5a84801 commit e41300d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,18 @@ All notable changes to the "ev3dev-browser" extension will be documented in this
33

44
Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file.
55

6-
## Unreleased
6+
## 1.1.0 - 2020-03-07
77
### Added
88
- New "pause" button on debugger that sends SIGINT to remote process
99
- New "interactiveTerminal" debugger option to run remote programs in
1010
interactive terminal instead of output pane
11-
- New setting for SSH connection timeout
11+
- New setting for device connection timeout
1212
### Fixed
1313
- Fix debugger restart button not working
1414
- Fix numbers not allowed in `ev3devBrowser.env` variable names
1515
### Changed
1616
- SSH shell no longer requires native executable on Windows
17+
- Device connection timeout increased to 30 seconds
1718

1819
## 1.0.4 - 2019-04-26
1920
### Fixed

0 commit comments

Comments
 (0)