Skip to content

Commit

Permalink
Bump up version and update changlog
Browse files Browse the repository at this point in the history
  • Loading branch information
chunfantasy committed Jul 8, 2020
1 parent 971b586 commit b98963a
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 6 deletions.
14 changes: 9 additions & 5 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,25 @@
## Version 1.1.3
## Version 1.1.4
### Updates
- Fixed not showing a grapph when selecting -40 dBm output #40
- Fixed tooltip value when hovering over the TX bar #40

## Version 1.1.3
### Updates
- Added support for custom firmware with Nordic device #38

## Version 1.1.2

### Updates
- Allow 2Mb phy for unknown devices #36

## Version 1.1.1

### Bugfixes
- Fix: avoid programming custom devices #34

## Version 1.1.0

### New features
- Added support for custom device and custom firmware #23
- Added support for physical serialport on Windows #26

## Version 1.0.0

- Initial public release

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pc-nrfconnect-dtm",
"version": "1.1.3",
"version": "1.1.4",
"description": "Direct Test Mode",
"displayName": "Direct Test Mode",
"repository": {
Expand Down

0 comments on commit b98963a

Please sign in to comment.