Skip to content

Commit

Permalink
feat: release v2.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jonas-w committed Aug 23, 2024
1 parent 2c47443 commit 0fac536
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog],
and this project adheres to [Semantic Versioning].

## [2.1.2] - 2024-08-23

## Fixed

- empty token provider config yielded warnings for the app service token provider (#68)

## [2.1.1] - 2024-08-19

## Fixed
Expand Down Expand Up @@ -250,6 +256,7 @@ and this project adheres to [Semantic Versioning].
[Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
[Semantic Versioning]: https://semver.org/spec/v2.0.0.html

[2.1.2]: https://github.com/emdgroup/foundry-dev-tools/compare/v2.1.1...v2.1.2
[2.1.1]: https://github.com/emdgroup/foundry-dev-tools/compare/v2.1.0...v2.1.1
[2.1.0]: https://github.com/emdgroup/foundry-dev-tools/compare/v2.0.1...v2.1.0
[2.0.1]: https://github.com/emdgroup/foundry-dev-tools/compare/v2.0.0...v2.0.1
Expand Down

0 comments on commit 0fac536

Please sign in to comment.