File tree Expand file tree Collapse file tree 2 files changed +14
-2
lines changed
Expand file tree Collapse file tree 2 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 22
33## [ Unreleased]
44
5+ ## [ 1.5.0] - 2017-08-25
6+ ### Added
7+ - Ability to use custom names for "Recent Logins" profiles by @udangel-r7 .
8+ - Login button for "Recent Logins" profiles by @udangel-r7 .
9+ - yarn.lock file to pin package version changes by @davepgreene .
10+
11+ ### Changed
12+ - Electron to pin version at 1.6.11 by @onefrankguy .
13+ - Build process to allow platform to be set at run time by @onefrankguy .
14+ - Build process to use "electron" instead of "electron-prebuilt" by @erran .
15+
516## [ 1.4.0] - 2016-11-21
617### Added
718- :construction_worker : Enable TravisCI builds for continuous integration by @erran !
5263### Added
5364- Initial release by @onefrankguy .
5465
55- [ Unreleased ] : https://github.com/rapid7/awsaml/compare/v1.4.0...HEAD
66+ [ Unreleased ] : https://github.com/rapid7/awsaml/compare/v1.5.0...HEAD
67+ [ 1.5.0 ] : https://github.com/rapid7/awsaml/compare/v1.4.0...v1.5.0
5668[ 1.4.0 ] : https://github.com/rapid7/awsaml/compare/v1.3.0...v1.4.0
5769[ 1.3.0 ] : https://github.com/rapid7/awsaml/compare/v1.2.0...v1.3.0
5870[ 1.2.0 ] : https://github.com/rapid7/awsaml/compare/v1.1.0...v1.2.0
Original file line number Diff line number Diff line change 11{
22 "name" : " awsaml" ,
3- "version" : " 1.4 .0" ,
3+ "version" : " 1.5 .0" ,
44 "description" : " Periodically refreshes AWS access keys" ,
55 "license" : " MIT" ,
66 "repository" : {
You can’t perform that action at this time.
0 commit comments