mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-18 16:56:32 +00:00
commit
2cec99b156
12
CHANGELOG.md
12
CHANGELOG.md
@ -3,6 +3,18 @@
|
|||||||
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.4 - 2018-04-24
|
||||||
|
|
||||||
|
### Fixes
|
||||||
|
|
||||||
|
- Don't display status dots with a quantity of zero on success screen
|
||||||
|
- Correct wording of flash status to use "successful" instead of "succeeded"
|
||||||
|
- Keep single drive-image pairs with warnings selected
|
||||||
|
|
||||||
|
### Misc
|
||||||
|
|
||||||
|
- Improve notification messages
|
||||||
|
|
||||||
## v1.4.3 - 2018-04-19
|
## v1.4.3 - 2018-04-19
|
||||||
|
|
||||||
### Fixes
|
### Fixes
|
||||||
|
2
npm-shrinkwrap.json
generated
2
npm-shrinkwrap.json
generated
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "etcher",
|
"name": "etcher",
|
||||||
"version": "1.4.3",
|
"version": "1.4.4",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@types/angular": {
|
"@types/angular": {
|
||||||
"version": "1.6.17",
|
"version": "1.6.17",
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "etcher",
|
"name": "etcher",
|
||||||
"displayName": "Etcher",
|
"displayName": "Etcher",
|
||||||
"version": "1.4.3",
|
"version": "1.4.4",
|
||||||
"packageType": "local",
|
"packageType": "local",
|
||||||
"updates": {
|
"updates": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
|
BIN
screenshot.png
BIN
screenshot.png
Binary file not shown.
Before Width: | Height: | Size: 43 KiB After Width: | Height: | Size: 43 KiB |
Loading…
x
Reference in New Issue
Block a user