Skip to content

Commit

Permalink
Release v2.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pdecat committed Jan 16, 2024
1 parent 2cdd7d2 commit b163ccf
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 3 deletions.
17 changes: 15 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,21 @@
# Changelog

## [2.10.0](https://github.com/venth/aws-adfs/tree/2.10.0) (2023-12-16)
## [2.11.0](https://github.com/venth/aws-adfs/tree/2.11.0) (2024-01-16)

[Full Changelog](https://github.com/venth/aws-adfs/compare/v2.9.0...2.10.0)
[Full Changelog](https://github.com/venth/aws-adfs/compare/v2.10.0...2.11.0)

**Implemented enhancements:**

- Support SafeNet Trusted Access MFA [\#425](https://github.com/venth/aws-adfs/pull/425) ([alencar](https://github.com/alencar))

**Merged pull requests:**

- Bump lxml from 4.9.3 to 5.1.0 [\#424](https://github.com/venth/aws-adfs/pull/424) ([dependabot[bot]](https://github.com/apps/dependabot))
- Bump pytest from 7.4.3 to 7.4.4 [\#422](https://github.com/venth/aws-adfs/pull/422) ([dependabot[bot]](https://github.com/apps/dependabot))

## [v2.10.0](https://github.com/venth/aws-adfs/tree/v2.10.0) (2023-12-16)

[Full Changelog](https://github.com/venth/aws-adfs/compare/v2.9.0...v2.10.0)

**Implemented enhancements:**

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.10.1a0"
version = "2.11.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 b163ccf

Please sign in to comment.