Skip to content

Commit

Permalink
Use crates.io for internal crates
Browse files Browse the repository at this point in the history
  • Loading branch information
mdecimus committed Dec 28, 2023
1 parent c1bdd4f commit ec077d8
Show file tree
Hide file tree
Showing 12 changed files with 228 additions and 253 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.5.1] - 2024-01-xx

## Added

### Changed

### Fixed
- Invalid DKIM signatures for empty message bodies.

## [0.5.0] - 2023-12-27

This version requires a database migration and introduces breaking changes in the configuration file. Please read the [UPGRADING.md](UPGRADING.md) file for more information.
Expand Down
Loading

0 comments on commit ec077d8

Please sign in to comment.