mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-22 10:46:31 +00:00
commit
1a158a919a
11
CHANGELOG.md
11
CHANGELOG.md
@ -3,6 +3,17 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
This project adheres to [Semantic Versioning](http://semver.org/).
|
||||
|
||||
## v1.4.8 - 2018-11-23
|
||||
|
||||
### Features
|
||||
|
||||
- Added featured-project while flashing
|
||||
|
||||
### Fixes
|
||||
|
||||
- Moved back the write cancel button
|
||||
- Reject drives with null size (fixes pretty-bytes error)
|
||||
|
||||
## v1.4.7 - 2018-11-12
|
||||
|
||||
### Fixes
|
||||
|
2
npm-shrinkwrap.json
generated
2
npm-shrinkwrap.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "balena-etcher",
|
||||
"version": "1.4.7",
|
||||
"version": "1.4.8",
|
||||
"dependencies": {
|
||||
"@fortawesome/fontawesome-free-webfonts": {
|
||||
"version": "1.0.9",
|
||||
|
@ -2,7 +2,7 @@
|
||||
"name": "balena-etcher",
|
||||
"private": true,
|
||||
"displayName": "balenaEtcher",
|
||||
"version": "1.4.7",
|
||||
"version": "1.4.8",
|
||||
"packageType": "local",
|
||||
"updates": {
|
||||
"enabled": true,
|
||||
|
BIN
screenshot.png
BIN
screenshot.png
Binary file not shown.
Before Width: | Height: | Size: 278 KiB After Width: | Height: | Size: 322 KiB |
Loading…
x
Reference in New Issue
Block a user