From e3680778a3e1cb68a4c3c95b188c1d91df252297 Mon Sep 17 00:00:00 2001 From: AzerothCoreBot Date: Tue, 15 Jun 2021 09:16:34 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): 8b6d7cb2ff8c3774ba9a8e253923301fd0c096a5 --- acore.json | 2 +- doc/changelog/master.md | 10 ++++++++++ doc/changelog/pendings/changes_1623667140221711000.md | 6 ------ 3 files changed, 11 insertions(+), 7 deletions(-) delete mode 100644 doc/changelog/pendings/changes_1623667140221711000.md diff --git a/acore.json b/acore.json index da776fb55..ed4292bec 100644 --- a/acore.json +++ b/acore.json @@ -1,5 +1,5 @@ { "name": "azerothcore-wotlk", - "version": "4.0.0-dev.1", + "version": "4.0.0-dev.2", "license": "AGPL3" } diff --git a/doc/changelog/master.md b/doc/changelog/master.md index 8b1378917..caa444e8c 100644 --- a/doc/changelog/master.md +++ b/doc/changelog/master.md @@ -1 +1,11 @@ +## 4.0.0-dev.2 | Commit: 8b6d7cb2ff8c3774ba9a8e253923301fd0c096a5 + + +### Added +- Created new changelog system. + +### How to upgrade + +To create a new changelog please follow the instructions on our [wiki page](https://www.azerothcore.org/wiki/how-to-use-changelog) + diff --git a/doc/changelog/pendings/changes_1623667140221711000.md b/doc/changelog/pendings/changes_1623667140221711000.md deleted file mode 100644 index 96dfee2c2..000000000 --- a/doc/changelog/pendings/changes_1623667140221711000.md +++ /dev/null @@ -1,6 +0,0 @@ -### Added -- Created new changelog system. - -### How to upgrade - -To create a new changelog please follow the instructions on our [wiki page](https://www.azerothcore.org/wiki/how-to-use-changelog)