From 1eec0cc33906d907e88fb6050fccef3a90369020 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20Barto=C5=A1?= Date: Fri, 21 Jun 2024 15:20:09 +0200 Subject: [PATCH] Release 1.0.1 --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 567543a..24c7777 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,9 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). -## [Unreleased](https://github.com/orisai/nette-mail/compare/1.0.0...v1.x) +## [Unreleased](https://github.com/orisai/nette-mail/compare/1.010...v1.x) + +## [1.0.1](https://github.com/orisai/nette-mail/compare/1.0.0...1.0.1) - 2024-06-21 ### Added