Skip to content

Commit

Permalink
Update changelog for v1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
chunfantasy committed Mar 23, 2020
1 parent 0f69bc2 commit 62a8a09
Showing 1 changed file with 18 additions and 10 deletions.
28 changes: 18 additions & 10 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
## Version 1.4.0
## New feature
* Added support for nRF52820
* Added support for modem UART DFU

## Bugfixes
* Fixed end address for regions displayed

## Version 1.3.1
## Bugfixes
- Fix programming nRF51 devices with UICR #156
* Fixed programming nRF51 devices with UICR #156

## Version 1.3.0
### New features
Expand All @@ -10,23 +18,23 @@

## Version 1.2.3
### Bugfixes
- Fix cropped most recently used files dropdown #142
* Fixed cropped most recently used files dropdown #142

## Version 1.2.2
### Bugfixes
- Fix for UICR handling that caused double reset failure #133
* Fixed for UICR handling that caused double reset failure #133

## Version 1.2.0
### Updates
- Updated to React Bootstrap 4
* Updated to React Bootstrap 4

## Version 1.1.0
### New features
- Added modem DFU support
- Added list of devices and details of current device to system report
* Added modem DFU support
* Added list of devices and details of current device to system report
### Updates
- Updated algorithm of detecting application regions
- Added nRF52810 to supported devices
- Added SdReq for SoftDevice S140 v6.1.0
* Updated algorithm of detecting application regions
* Added nRF52810 to supported devices
* Added SdReq for SoftDevice S140 v6.1.0
### Bugfixes
- Fixed logic of reloading files
* Fixed logic of reloading files

0 comments on commit 62a8a09

Please sign in to comment.