File tree Expand file tree Collapse file tree 2 files changed +13
-2
lines changed Expand file tree Collapse file tree 2 files changed +13
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
- ## [ v1.0.0] ( https://github.com/vibrato/awskeyring/tree/v1.0.0 ) (2019-05-20)
3
+ ## [ v1.0.1] ( https://github.com/vibrato/awskeyring/tree/v1.0.1 ) (2019-05-23)
4
+ [ Full Changelog] ( https://github.com/vibrato/awskeyring/compare/v1.0.0...v1.0.1 )
5
+
6
+ ** Implemented enhancements:**
7
+
8
+ - auto-complete the --version [ \# 47] ( https://github.com/vibrato/awskeyring/pull/47 ) ([ tristanmorgan] ( https://github.com/tristanmorgan ) )
9
+
10
+ ** Fixed bugs:**
11
+
12
+ - Unfreeze secret strings. [ \# 46] ( https://github.com/vibrato/awskeyring/pull/46 ) ([ tristanmorgan] ( https://github.com/tristanmorgan ) )
13
+
14
+ ## [ v1.0.0] ( https://github.com/vibrato/awskeyring/tree/v1.0.0 ) (2019-05-19)
4
15
[ Full Changelog] ( https://github.com/vibrato/awskeyring/compare/v0.10.0...v1.0.0 )
5
16
6
17
** Implemented enhancements:**
Original file line number Diff line number Diff line change 2
2
3
3
module Awskeyring
4
4
# The Gem's version number
5
- VERSION = '1.0.0 '
5
+ VERSION = '1.0.1 '
6
6
# The Gem's homepage
7
7
HOMEPAGE = 'https://github.com/vibrato/awskeyring'
8
8
end
You can’t perform that action at this time.
0 commit comments