mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-23 11:16:39 +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.
|
All notable changes to this project will be documented in this file.
|
||||||
This project adheres to [Semantic Versioning](http://semver.org/).
|
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
|
## v1.4.7 - 2018-11-12
|
||||||
|
|
||||||
### Fixes
|
### Fixes
|
||||||
|
2
npm-shrinkwrap.json
generated
2
npm-shrinkwrap.json
generated
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "balena-etcher",
|
"name": "balena-etcher",
|
||||||
"version": "1.4.7",
|
"version": "1.4.8",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@fortawesome/fontawesome-free-webfonts": {
|
"@fortawesome/fontawesome-free-webfonts": {
|
||||||
"version": "1.0.9",
|
"version": "1.0.9",
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
"name": "balena-etcher",
|
"name": "balena-etcher",
|
||||||
"private": true,
|
"private": true,
|
||||||
"displayName": "balenaEtcher",
|
"displayName": "balenaEtcher",
|
||||||
"version": "1.4.7",
|
"version": "1.4.8",
|
||||||
"packageType": "local",
|
"packageType": "local",
|
||||||
"updates": {
|
"updates": {
|
||||||
"enabled": true,
|
"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