Skip to content

Commit

Permalink
v0.1.24
Browse files Browse the repository at this point in the history
  • Loading branch information
mdecimus committed Feb 1, 2025
1 parent 32249da commit 14e1102
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/).

## [0.1.24] - 2024-02-01

## Added

### Changed
- Open source third party OIDC support.

### Fixed

## [0.1.23] - 2024-01-29

## Added
Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ homepage = "https://stalw.art"
keywords = ["web", "admin", "email", "mail", "server"]
categories = ["email"]
license = "AGPL-3.0-only OR LicenseRef-SEL"
version = "0.1.23"
version = "0.1.24"
edition = "2021"
resolver = "2"

Expand Down

0 comments on commit 14e1102

Please sign in to comment.