Skip to content
This repository was archived by the owner on Oct 1, 2024. It is now read-only.

Commit b411239

Browse files
author
Arthur Ma
authored
v0.2.27-rc (#853)
1 parent 20aeb98 commit b411239

File tree

1 file changed

+40
-4
lines changed

1 file changed

+40
-4
lines changed

CHANGELOG.md

Lines changed: 40 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,18 @@
11
# Change Log
22
All notable changes to this project will be documented in this file.
33

4+
## Version 0.2.27
5+
6+
- Release date: July 8, 2019
7+
8+
### Fixed
9+
- Fix the issue of "Unable to start serial monitor" [#851](https://github.com/microsoft/vscode-arduino/issues/851) which started after update to VS Code 1.36.0.
10+
11+
Special thanks to [Aboulfad](https://github.com/aboulfad), [szormok](https://github.com/szormok), [MichaelPfezer](https://github.com/MichaelPfezer), [CodeNameHawk](https://github.com/CodeNameHawk), [Rafu](https://github.com/rafalp9728) and [Cube-Line](https://github.com/Cube-Line), thanks for your contributions and feedbacks.
12+
413
## Version 0.2.26
5-
-Release date: May 30, 2019
14+
15+
- Release date: May 30, 2019
616

717
### Added
818
- Add .pde support
@@ -16,7 +26,8 @@ All notable changes to this project will be documented in this file.
1626
Special thanks to [Riz-waan](https://github.com/Riz-waan), [LuisAbrantes](https://github.com/LuisAbrantes), [Christopher Schmitz](https://github.com/chris-schmitz), [Christian](https://github.com/ChriD) and [LMtx](https://github.com/LMtx), thanks for your contributions and feedbacks.
1727

1828
## Version 0.2.25
19-
-Release date: January 10, 2019
29+
30+
- Release date: January 10, 2019
2031

2132
### Added
2233
- Add upload and verify button in action bar [#737](https://github.com/Microsoft/vscode-arduino/pull/737)
@@ -25,7 +36,8 @@ Special thanks to [Riz-waan](https://github.com/Riz-waan), [LuisAbrantes](https:
2536
Special thanks to [Michael Omiccioli](https://github.com/momiccioli) and [MarNwk](https://github.com/MarNwk), thank you for your feedbacks.
2637

2738
## Version 0.2.24
28-
-Release date: December 11, 2018
39+
40+
- Release date: December 11, 2018
2941

3042
### Added
3143
- Add debugging support for cmsis-dap with Keil Software vid [#634](https://github.com/Microsoft/vscode-arduino/pull/634)
@@ -40,7 +52,8 @@ Special thanks to [Michael Omiccioli](https://github.com/momiccioli) and [MarNwk
4052
Special thanks to [Deqing Sun](https://github.com/DeqingSun), thank you for your contributions and feedbacks.
4153

4254
## Version 0.2.23
43-
-Release date: November 22, 2018
55+
56+
- Release date: November 22, 2018
4457

4558
### Added
4659
- Add debugging support for uno [#685](https://github.com/Microsoft/vscode-arduino/pull/685)
@@ -59,6 +72,7 @@ Special thanks to [Deqing Sun](https://github.com/DeqingSun), thank you for your
5972
Special thanks to [Deqing Sun](https://github.com/DeqingSun), [Takashi Matsuoka](https://github.com/matsujirushi), [Chinmay Chandak](https://github.com/CCAtAlvis), [aster94](https://github.com/aster94), [Ajit Panigrahi](https://github.com/AjitZero) and [Konrad Blum](https://github.com/kblum), thank you for your contributions and feedbacks.
6073

6174
## Version 0.2.22
75+
6276
- Release date: October 18, 2018
6377

6478
### Added
@@ -74,19 +88,22 @@ Special thanks to [Deqing Sun](https://github.com/DeqingSun), [Takashi Matsuoka]
7488
Special thanks to [aster94](https://github.com/aster94), [Niels van der Veer](https://github.com/n9iels), [AntoineGirafe](https://github.com/AntoineGirafe), thank you foryour contributions and feedbacks.
7589

7690
## Version 0.2.20
91+
7792
- Release date: August 16, 2018
7893

7994
### Changed
8095
- Add arduino.defaultBaudRate option [#616](https://github.com/Microsoft/vscode-arduino/issues/616)
8196
- Pop up a message to help the user figure out what settings are wrong [#611](https://github.com/Microsoft/vscode-arduino/issues/611)
8297

8398
## Version 0.2.19
99+
84100
- Release date: July 31, 2018
85101

86102
### Changed
87103
- Dependency upgrade
88104

89105
## Version 0.2.18
106+
90107
- Release date: July 17, 2018
91108

92109
### Added
@@ -100,6 +117,7 @@ Special thanks to [aster94](https://github.com/aster94), [Niels van der Veer](ht
100117
Special thanks to [Takashi Matsuoka](https://github.com/matsujirushi), [Andrew Churchill](https://github.com/xxaxdxcxx), [Pharap](https://github.com/Pharap), thank you for your contributions and feedbacks.
101118

102119
## Version 0.2.17
120+
103121
- Release date: June 15, 2018
104122

105123
### Fixed
@@ -108,6 +126,7 @@ Special thanks to [Takashi Matsuoka](https://github.com/matsujirushi), [Andrew C
108126
- Fix g++ not find issue when upgrade the board sdk to a new version [#586](https://github.com/Microsoft/vscode-arduino/issues/586)
109127

110128
## Version 0.2.16
129+
111130
- Release date: June 6, 2018
112131

113132
### Added
@@ -120,6 +139,7 @@ Special thanks to [Takashi Matsuoka](https://github.com/matsujirushi), [Andrew C
120139
Special thanks to [Thad House](https://github.com/ThadHouse), [Carlos Gomez](https://github.com/Kurolox), [Johannes Henninger](https://github.com/jhenninger), thank you for your contributions and feedbacks.
121140

122141
## Version 0.2.15
142+
123143
- Release date: May 14, 2018
124144

125145
### Added
@@ -136,12 +156,14 @@ Special thanks to [Thad House](https://github.com/ThadHouse), [Carlos Gomez](htt
136156
Special thanks to [Joel Santos](https://github.com/mundodisco8), [John](https://github.com/VashJuan), [mybayern1974](https://github.com/mybayern1974), [Maxime Paquatte](https://github.com/maxime-paquatte), [Joe Saavedra](https://github.com/jmsaavedra), [Kye Burchard](https://github.com/kyeb), [Laurent Haas - F6FVY](https://github.com/f6fvy), thank you for your feedbacks.
137157

138158
## Version 0.2.14
159+
139160
- Release date: May 4, 2018
140161

141162
### Fixed
142163
- Fix install board command issue
143164

144165
## Version 0.2.13
166+
145167
- Release date: April 26, 2018
146168

147169
### Fixed
@@ -154,6 +176,7 @@ Special thanks to [Joel Santos](https://github.com/mundodisco8), [John](https://
154176
- Disable auto popup get started page for IoT Devkit
155177

156178
## Version 0.2.12
179+
157180
- Release date: April 8, 2018
158181

159182
### Fixed
@@ -167,6 +190,7 @@ Special thanks to [Joel Santos](https://github.com/mundodisco8), [John](https://
167190
Special thanks to [Felix Uhl](https://github.com/iFreilicht), [emontnemery](https://github.com/emontnemery), [tsalinger](https://github.com/tsalinger), [Diego Medeiros](https://github.com/Medeirox), [vphuoc](https://github.com/vphuoc), [Nuno Sousa](https://github.com/nuno407), thank you for your feedbacks.
168191

169192
## Version 0.2.11
193+
170194
- Release date: March 7, 2018
171195

172196
### Fixed
@@ -175,25 +199,29 @@ Special thanks to [Felix Uhl](https://github.com/iFreilicht), [emontnemery](http
175199
Special thanks to [GarethE](https://github.com/keyoke), thank you for your contributions and feedbacks.
176200

177201
## Version 0.2.10
202+
178203
- Release date: October 27, 2017
179204

180205
### Changed
181206
- Adopt the new VSCode Debug API [#432](https://github.com/Microsoft/vscode-arduino/pull/432), [#435](https://github.com/Microsoft/vscode-arduino/pull/435)
182207
- Popup the example view when detecting new device is connected [#431](https://github.com/Microsoft/vscode-arduino/pull/431)
183208

184209
## Version 0.2.8
210+
185211
- Release date: October 10, 2017
186212

187213
### Changed
188214
- Thanks to [Matthew Simms](https://github.com/brndmg) that fixes the regression from the usage react-select control in the [PR#421](https://github.com/Microsoft/vscode-arduino/pull/421)
189215

190216
## Version 0.2.7
217+
191218
- Release date: September 29, 2017
192219

193220
### Changed
194221
- Default baud rate from 9600 to 115200
195222

196223
## Version 0.2.6
224+
197225
- Release date: September 1, 2017
198226

199227
### Added
@@ -203,6 +231,7 @@ Special thanks to [GarethE](https://github.com/keyoke), thank you for your contr
203231
- Fix html/md preview issue
204232

205233
## Version 0.2.5
234+
206235
- Release date: August 24, 2017
207236

208237
### Added
@@ -220,6 +249,7 @@ Special thanks to [GarethE](https://github.com/keyoke), thank you for your contr
220249
- [Atalanttore](https://github.com/Microsoft/vscode-arduino/pull/381),
221250

222251
## Version 0.2.4
252+
223253
- Release date: July 3, 2017
224254

225255
### Added
@@ -230,6 +260,7 @@ Special thanks to [GarethE](https://github.com/keyoke), thank you for your contr
230260
- The extension is ready for opening issue on github
231261

232262
## Version 0.2.3
263+
233264
- Release date: May 27, 2017
234265

235266
### Changed
@@ -240,13 +271,15 @@ Special thanks to [GarethE](https://github.com/keyoke), thank you for your contr
240271
- Fix issue #289 #324 #327
241272

242273
## Version 0.2.2
274+
243275
- Release date: May 19, 2017
244276

245277
### Added
246278
- Support debug for a few boards: arduino zero/M0 Pro, AZ3166, Adafruit Feather M0, Adafruit WICED Feather
247279
- Support debug for stlink, jlink
248280

249281
## Version 0.1.3
282+
250283
- Release date: May 12, 2017
251284

252285
### Added
@@ -263,6 +296,7 @@ Special thanks to [GarethE](https://github.com/keyoke), thank you for your contr
263296

264297

265298
## Version 0.1.2
299+
266300
- Release date: April 28, 2017
267301

268302
### Added
@@ -286,9 +320,11 @@ Special thanks to [GarethE](https://github.com/keyoke), thank you for your contr
286320
- Avoid verify/upload reentry issue
287321

288322
## Version 0.1.1
323+
289324
- HotFix: Update display tag.
290325

291326
## Version 0.1.0
327+
292328
- Release date: April 14, 2017
293329
- Release status: Public Preview
294330

0 commit comments

Comments
 (0)