Skip to content

Commit

Permalink
Version Jump and changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
tristanmorgan committed Apr 22, 2022
1 parent b720b5e commit 8ec8ca2
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 118 deletions.
124 changes: 8 additions & 116 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [1.9.4](https://github.com/servian/awskeyring/tree/1.9.4) (2022-04-21)

[Full Changelog](https://github.com/servian/awskeyring/compare/v1.9.3...1.9.4)

**Merged pull requests:**

- ENV.fetch default values. [\#87](https://github.com/servian/awskeyring/pull/87) ([tristanmorgan](https://github.com/tristanmorgan))

## [v1.9.3](https://github.com/servian/awskeyring/tree/v1.9.3) (2022-01-18)

[Full Changelog](https://github.com/servian/awskeyring/compare/v1.9.2...v1.9.3)
Expand Down Expand Up @@ -112,122 +120,6 @@
- RuboCop and Spec update [\#68](https://github.com/servian/awskeyring/pull/68) ([tristanmorgan](https://github.com/tristanmorgan))
- Add SimpleCov reports. [\#67](https://github.com/servian/awskeyring/pull/67) ([tristanmorgan](https://github.com/tristanmorgan))

## [v1.5.0](https://github.com/servian/awskeyring/tree/v1.5.0) (2020-07-08)

[Full Changelog](https://github.com/servian/awskeyring/compare/v1.4.0...v1.5.0)

**Implemented enhancements:**

- No-Bundle env changes for exec. [\#66](https://github.com/servian/awskeyring/pull/66) ([tristanmorgan](https://github.com/tristanmorgan))

## [v1.4.0](https://github.com/servian/awskeyring/tree/v1.4.0) (2020-06-19)

[Full Changelog](https://github.com/servian/awskeyring/compare/v1.3.3...v1.4.0)

**Implemented enhancements:**

- Import Keys and Tokens from shared credentials files. [\#65](https://github.com/servian/awskeyring/pull/65) ([tristanmorgan](https://github.com/tristanmorgan))

## [v1.3.3](https://github.com/servian/awskeyring/tree/v1.3.3) (2020-06-04)

[Full Changelog](https://github.com/servian/awskeyring/compare/v1.3.2...v1.3.3)

**Implemented enhancements:**

- Change email references from Vibrato to Servian [\#64](https://github.com/servian/awskeyring/pull/64) ([tristanmorgan](https://github.com/tristanmorgan))

## [v1.3.2](https://github.com/servian/awskeyring/tree/v1.3.2) (2020-04-27)

[Full Changelog](https://github.com/servian/awskeyring/compare/v1.3.1...v1.3.2)

**Fixed bugs:**

- Fix I18n message load when used as a library. [\#63](https://github.com/servian/awskeyring/pull/63) ([tristanmorgan](https://github.com/tristanmorgan))

## [v1.3.1](https://github.com/servian/awskeyring/tree/v1.3.1) (2020-03-19)

[Full Changelog](https://github.com/servian/awskeyring/compare/v1.3.0...v1.3.1)

**Implemented enhancements:**

- Markdown linting changes and removed Rubocop-MD. [\#61](https://github.com/servian/awskeyring/pull/61) ([tristanmorgan](https://github.com/tristanmorgan))
- Removed some redundant code. [\#60](https://github.com/servian/awskeyring/pull/60) ([tristanmorgan](https://github.com/tristanmorgan))

**Merged pull requests:**

- Update Ronn code and PR template. [\#59](https://github.com/servian/awskeyring/pull/59) ([tristanmorgan](https://github.com/tristanmorgan))

## [v1.3.0](https://github.com/servian/awskeyring/tree/v1.3.0) (2020-02-19)

[Full Changelog](https://github.com/servian/awskeyring/compare/v1.2.0...v1.3.0)

**Implemented enhancements:**

- Add a man-page and tweak README. [\#58](https://github.com/servian/awskeyring/pull/58) ([tristanmorgan](https://github.com/tristanmorgan))
- Enhanced version [\#57](https://github.com/servian/awskeyring/pull/57) ([AzySir](https://github.com/AzySir))

## [v1.2.0](https://github.com/servian/awskeyring/tree/v1.2.0) (2020-01-20)

[Full Changelog](https://github.com/servian/awskeyring/compare/v1.1.2...v1.2.0)

**Implemented enhancements:**

- Check for existing account keys and role arns [\#56](https://github.com/servian/awskeyring/pull/56) ([tristanmorgan](https://github.com/tristanmorgan))

## [v1.1.2](https://github.com/servian/awskeyring/tree/v1.1.2) (2020-01-06)

[Full Changelog](https://github.com/servian/awskeyring/compare/v1.1.1...v1.1.2)

**Fixed bugs:**

- Deprecation warning for exit\_on\_failure [\#55](https://github.com/servian/awskeyring/pull/55) ([tristanmorgan](https://github.com/tristanmorgan))

## [v1.1.1](https://github.com/servian/awskeyring/tree/v1.1.1) (2019-11-27)

[Full Changelog](https://github.com/servian/awskeyring/compare/v1.1.0...v1.1.1)

**Implemented enhancements:**

- Add --detail flag for roles. [\#54](https://github.com/servian/awskeyring/pull/54) ([tristanmorgan](https://github.com/tristanmorgan))

## [v1.1.0](https://github.com/servian/awskeyring/tree/v1.1.0) (2019-11-06)

[Full Changelog](https://github.com/servian/awskeyring/compare/v1.0.2...v1.1.0)

**Implemented enhancements:**

- Add completion to input prompts [\#53](https://github.com/servian/awskeyring/pull/53) ([tristanmorgan](https://github.com/tristanmorgan))
- Check for existing \(or not\) role names [\#52](https://github.com/servian/awskeyring/pull/52) ([tristanmorgan](https://github.com/tristanmorgan))

## [v1.0.2](https://github.com/servian/awskeyring/tree/v1.0.2) (2019-10-18)

[Full Changelog](https://github.com/servian/awskeyring/compare/v1.0.1...v1.0.2)

**Implemented enhancements:**

- Move to a new home, Servian. [\#51](https://github.com/servian/awskeyring/pull/51) ([tristanmorgan](https://github.com/tristanmorgan))
- Use RuboCop-RSpec too and expect\(\) more. [\#48](https://github.com/servian/awskeyring/pull/48) ([tristanmorgan](https://github.com/tristanmorgan))

## [v1.0.1](https://github.com/servian/awskeyring/tree/v1.0.1) (2019-05-23)

[Full Changelog](https://github.com/servian/awskeyring/compare/v1.0.0...v1.0.1)

**Implemented enhancements:**

- auto-complete the --version [\#47](https://github.com/servian/awskeyring/pull/47) ([tristanmorgan](https://github.com/tristanmorgan))

**Fixed bugs:**

- Unfreeze secret strings. [\#46](https://github.com/servian/awskeyring/pull/46) ([tristanmorgan](https://github.com/tristanmorgan))

## [v1.0.0](https://github.com/servian/awskeyring/tree/v1.0.0) (2019-05-19)

[Full Changelog](https://github.com/servian/awskeyring/compare/v0.10.0...v1.0.0)

**Implemented enhancements:**

- More RuboCop changes and tweaked version string. [\#45](https://github.com/servian/awskeyring/pull/45) ([tristanmorgan](https://github.com/tristanmorgan))



\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*
2 changes: 1 addition & 1 deletion LICENSE.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
The MIT License (MIT)

Copyright (c) 2016-2021 Tristan Morgan
Copyright (c) 2016-2022 Tristan Morgan

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion lib/awskeyring/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# Version const and query of latest.
module Awskeyring
# The Gem's version number
VERSION = '1.9.3'
VERSION = '1.9.4'
# The Gem's homepage
HOMEPAGE = 'https://github.com/servian/awskeyring'

Expand Down

0 comments on commit 8ec8ca2

Please sign in to comment.