Skip to content

Commit

Permalink
Release 2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pdecat committed Jun 22, 2022
1 parent b62c114 commit 87942aa
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## [2.4.0](https://github.com/venth/aws-adfs/tree/2.4.0) (2022-06-22)

[Full Changelog](https://github.com/venth/aws-adfs/compare/2.3.3...2.4.0)

**Merged pull requests:**

- Improve factor and device selection with Duo Universal Prompt [\#264](https://github.com/venth/aws-adfs/pull/264) ([pdecat](https://github.com/pdecat))
- Bump boto3 from 1.24.11 to 1.24.13 [\#263](https://github.com/venth/aws-adfs/pull/263) ([dependabot[bot]](https://github.com/apps/dependabot))
- Bump botocore from 1.27.13 to 1.27.14 [\#262](https://github.com/venth/aws-adfs/pull/262) ([dependabot[bot]](https://github.com/apps/dependabot))

## [2.3.3](https://github.com/venth/aws-adfs/tree/2.3.3) (2022-06-22)

[Full Changelog](https://github.com/venth/aws-adfs/compare/2.3.2...2.3.3)
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ build-backend = "poetry.core.masonry.api"
[tool]
[tool.poetry]
name = "aws-adfs"
version = "2.3.3"
version = "2.4.0"
description = "AWS CLI authenticator via ADFS - small command-line tool to authenticate via ADFS and assume chosen role"
keywords = ["aws", "adfs", "console", "tool"]
classifiers = [
Expand Down

0 comments on commit 87942aa

Please sign in to comment.