mirror of
https://github.com/balena-io/balena-cli.git
synced 2025-02-11 21:26:24 +00:00
v5.9.0
This commit is contained in:
parent
e099f0b8b3
commit
2df4422748
@ -3,6 +3,12 @@
|
|||||||
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/).
|
||||||
|
|
||||||
|
## [5.9.0] - 2017-05-01
|
||||||
|
|
||||||
|
### Added
|
||||||
|
|
||||||
|
- HTTP(S) proxy support
|
||||||
|
|
||||||
## [5.8.1] - 2017-04-27
|
## [5.8.1] - 2017-04-27
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
@ -414,6 +420,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
|||||||
|
|
||||||
- Remove outdated information from README.
|
- Remove outdated information from README.
|
||||||
|
|
||||||
|
[5.9.0]: https://github.com/resin-io/resin-cli/compare/v5.8.1...v5.9.0
|
||||||
[5.8.1]: https://github.com/resin-io/resin-cli/compare/v5.8.0...v5.8.1
|
[5.8.1]: https://github.com/resin-io/resin-cli/compare/v5.8.0...v5.8.1
|
||||||
[5.8.0]: https://github.com/resin-io/resin-cli/compare/v5.7.2...v5.8.0
|
[5.8.0]: https://github.com/resin-io/resin-cli/compare/v5.7.2...v5.8.0
|
||||||
[5.7.2]: https://github.com/resin-io/resin-cli/compare/v5.7.1...v5.7.2
|
[5.7.2]: https://github.com/resin-io/resin-cli/compare/v5.7.1...v5.7.2
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "resin-cli",
|
"name": "resin-cli",
|
||||||
"version": "5.8.1",
|
"version": "5.9.0",
|
||||||
"description": "Git Push to your devices",
|
"description": "Git Push to your devices",
|
||||||
"main": "./build/actions/index.js",
|
"main": "./build/actions/index.js",
|
||||||
"homepage": "https://github.com/resin-io/resin-cli",
|
"homepage": "https://github.com/resin-io/resin-cli",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user