Skip to content

Commit 456fb18

Browse files
committed
Update CHANGELOG with notes on what's going in the 1.5.0 release.
1 parent 6dc8e6d commit 456fb18

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
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!
@@ -52,7 +63,8 @@
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

0 commit comments

Comments
 (0)