summaryrefslogtreecommitdiff
path: root/Changelog.md
diff options
context:
space:
mode:
authorHaelwenn (lanodan) Monnier <contact@hacktivis.me>2019-04-10 06:05:05 +0200
committerHaelwenn (lanodan) Monnier <contact@hacktivis.me>2019-04-10 06:33:19 +0200
commit1791ee8ec4149bfe218caf51c5adb255fcc1e426 (patch)
treeaa7736b9f00050d01d9306beb7f9d388ea557505 /Changelog.md
parent0ab563d3341f7cf9bb3e9f85a869499701cbb7d9 (diff)
downloadpleroma-1791ee8ec4149bfe218caf51c5adb255fcc1e426.tar.gz
pleroma-1791ee8ec4149bfe218caf51c5adb255fcc1e426.zip
s/Pleroma.Mailer/Pleroma.Emails.Mailer/
Diffstat (limited to 'Changelog.md')
-rw-r--r--Changelog.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/Changelog.md b/Changelog.md
new file mode 100644
index 000000000..1fddf41cd
--- /dev/null
+++ b/Changelog.md
@@ -0,0 +1,8 @@
+# Changelog
+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/).
+
+## [unreleased]
+### Changed
+- Configuration: move from Pleroma.Mailer to Pleroma.Emails.Mailer