From ae35f953136c776ea350ae2e032a0a3fa345b0dc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gr=C3=A9goire=20Paris?= Date: Tue, 26 Mar 2024 22:39:17 +0100 Subject: [PATCH] Remove changelog We do not appear to be maintaining it. --- Changelog.md | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 Changelog.md diff --git a/Changelog.md b/Changelog.md deleted file mode 100644 index 7138a31..0000000 --- a/Changelog.md +++ /dev/null @@ -1,13 +0,0 @@ -## 1.1.0 (2015-09-29) - -Features: - -* Allowed DoctrineMigrationsBundle to work with Symfony apps using DBAL only - -## 1.0.1 (2015-05-06) - -* Allowed Symfony 3.0 components - -## 1.0.0 (2014-08-17) - -Initial stable release