mirror of
https://github.com/balena-io/etcher.git
synced 2025-04-24 07:17:18 +00:00
v1.1.1
Signed-off-by: Juan Cruz Viotti <jv@jviotti.com>
This commit is contained in:
parent
b64ef705e8
commit
7908c39ef4
@ -3,6 +3,14 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
This project adheres to [Semantic Versioning](http://semver.org/).
|
||||
|
||||
## v1.1.1 - 2017-07-25
|
||||
|
||||
### Fixes
|
||||
|
||||
- Prevent "percentage above 100%" errors on DMG images
|
||||
- Fix Etcher not starting flashes in AppImages
|
||||
- Fix most "Unmount failed" errors on macOS
|
||||
|
||||
## v1.1.0 - 2017-07-20
|
||||
|
||||
### Features
|
||||
|
2
npm-shrinkwrap.json
generated
2
npm-shrinkwrap.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "etcher",
|
||||
"version": "1.1.0",
|
||||
"version": "1.1.1",
|
||||
"dependencies": {
|
||||
"@types/angular": {
|
||||
"version": "1.6.17",
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "etcher",
|
||||
"displayName": "Etcher",
|
||||
"version": "1.1.0",
|
||||
"version": "1.1.1",
|
||||
"packageType": "local",
|
||||
"updates": {
|
||||
"enabled": true,
|
||||
|
BIN
screenshot.png
BIN
screenshot.png
Binary file not shown.
Before Width: | Height: | Size: 101 KiB After Width: | Height: | Size: 101 KiB |
Loading…
x
Reference in New Issue
Block a user