Skip to content
This repository has been archived by the owner on Oct 5, 2023. It is now read-only.

Commit

Permalink
Prepare Release 2.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jkroepke committed Nov 14, 2022
1 parent c063533 commit c894bbd
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]
## [2.0.3]

### Changed

- Update msal to 1.18
- Fix ModuleNotFoundError: No module named 'configargparse'

## [2.0.1]

Expand Down Expand Up @@ -96,7 +96,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- First release

[Unreleased]: https://github.com/jkroepke/openvpn-auth-azure-ad/compare/v2.0.1...HEAD
[Unreleased]: https://github.com/jkroepke/openvpn-auth-azure-ad/compare/v2.0.3...HEAD
[2.0.3]: https://github.com/jkroepke/openvpn-auth-azure-ad/releases/tag/v2.0.3
[2.0.1]: https://github.com/jkroepke/openvpn-auth-azure-ad/releases/tag/v2.0.1
[2.0.0]: https://github.com/jkroepke/openvpn-auth-azure-ad/releases/tag/v2.0.0
[1.2.0]: https://github.com/jkroepke/openvpn-auth-azure-ad/releases/tag/v1.2.0
Expand Down

0 comments on commit c894bbd

Please sign in to comment.