Vive la résistance!
Lang lebe der Widerstand!
diff --git a/A3A/addons/maps/config.cpp b/A3A/addons/maps/config.cpp
index 2e0ac6048b..09fe2ff493 100644
--- a/A3A/addons/maps/config.cpp
+++ b/A3A/addons/maps/config.cpp
@@ -40,6 +40,7 @@ class CfgMissions
A3A_Mission(Malden)
A3A_Mission(pulau)
A3A_Mission(sara)
+ A3A_Mission(SPE_Mortain)
A3A_Mission(SPE_Normandy)
A3A_Mission(takistan)
A3A_Mission(Tanoa)
diff --git a/A3A/addons/maps/mapInfo.hpp b/A3A/addons/maps/mapInfo.hpp
index deb568c1f4..bd09606b25 100644
--- a/A3A/addons/maps/mapInfo.hpp
+++ b/A3A/addons/maps/mapInfo.hpp
@@ -13,6 +13,7 @@ class mapInfo {
#include "Antistasi_Malden.Malden\mapInfo.hpp"
#include "Antistasi_pulau.pulau\mapInfo.hpp"
#include "Antistasi_sara.sara\mapInfo.hpp"
+ #include "Antistasi_SPE_Mortain.SPE_Mortain\mapInfo.hpp"
#include "Antistasi_SPE_Normandy.SPE_Normandy\mapInfo.hpp"
#include "Antistasi_Stratis.Stratis\mapInfo.hpp"
#include "Antistasi_takistan.takistan\mapInfo.hpp"
diff --git a/LICENSE b/LICENSE
index 8810740780..d029ac56f1 100644
--- a/LICENSE
+++ b/LICENSE
@@ -65,3 +65,25 @@ SOFTWARE.
Noncommercial - You may not use this material for any commercial purposes.
Arma Only - You may not convert or adapt this material to be used in other games than Arma.
No Derivatives - If you remix, transform, or build upon the material, you may not distribute the modified material.
+
+###########################
+
+# DoomMetal GUI:
+ Owner:
+ Caleb Sebastian Serafin
+
+ Located in:
+ A3-Antistasi\gui\functions\GUI
+
+ License:
+ ARMA PUBLIC LICENSE NO DERIVATIVES (APL-ND)
+
+ Summary:
+ PLEASE, NOTE THAT THIS SUMMARY HAS NO LEGAL EFFECT AND IS ONLY OF AN INFORMATORY NATURE DESIGNED FOR YOU TO GET THE BASIC INFORMATION ABOUT THE CONTENT OF THIS LICENCE. THE ONLY LEGALLY BINDING PROVISIONS ARE THOSE IN THE ORIGINAL AND FULL TEXT OF THIS LICENCE.
+
+ With this licence you are free to adapt (i.e. modify, rework or update) and share (i.e. copy, distribute or transmit) the material under the following conditions:
+
+ Attribution - You must attribute the material in the manner specified by the author or licensor (but not in any way that suggests that they endorse you or your use of the material).
+ Noncommercial - You may not use this material for any commercial purposes.
+ Arma Only - You may not convert or adapt this material to be used in other games than Arma.
+ No Derivatives - If you remix, transform, or build upon the material, you may not distribute the modified material.
diff --git a/README.md b/README.md
index 5977827308..857b0674b5 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@
-
+
diff --git a/changelog.rst b/changelog.rst
index 3c78b6629e..a167646a7d 100644
--- a/changelog.rst
+++ b/changelog.rst
@@ -3,6 +3,59 @@ Changelog
==========
+Version 3.7.0
+===============
+
+.. note::
+ 18th August 2024
+
+.. admonition:: Major
+
+ .. rubric:: :issue:`3371` Added Map Port of Mortain - 1.1 Update of the `Spearhead 1944 CDLC `_
+ .. rubric:: :issue:`3356` Updated SPE-IFA Templates - 1.1 Update of the `Spearhead 1944 CDLC `_
+
+.. admonition:: Minor
+
+ * :issue:`3327` Reduced artillery/mortar ratio at high war tiers
+ * :issue:`3334` Added a tooltip for vehicle locktime
+ * :issue:`3335` Improve CUP and IFA plane turn rates when flown by AI
+ * :issue:`3343` Slowed down self-revive timeout when downed
+ * :issue:`3349` Created new classes for Antistasi AI units - Fixes ACE action blocking
+ * :issue:`3370` Added attributeMoreTrucks and IFV-only option to ground transport selection
+ * :issue:`3372` Made dive bomb runs less accurate against infantry targets
+ * :issue:`3377` Added flashlights to unit definitions (currently only SPE specific usage)
+
+.. admonition:: Template updates
+
+ * :issue:`3363` Removed CUP Cluster MLRS
+
+.. admonition:: Bugfixes
+
+ * :issue:`3320` Skip Time Improvements
+ * :issue:`3338` Fixed slow-server UI issue and incorrect licensing in arsenal limits
+ * :issue:`3359` Fixed issue where running destroyCity with CUP interiors could crash
+ * :issue:`3362` Disallowed sling-loading HQ objects
+ * :issue:`3364` Added workaround for Arma bug with CDLC detection and arma3.cfg mod loading method
+ * :issue:`3365` Small sell price rework
+ * :issue:`3367` Fixed support crew being provided for free and then refunded
+ * :issue:`3368` Fixed inability to rebuild non-outpost radio towers
+ * :issue:`3369` Added Ammobox Protection
+ * :issue:`3375` Replaced all uses of GETOUT waypoints
+ * :issue:`3381` Fixed SoldierGB inheritance chain for CBA XEH.
+
+.. admonition:: Groundwork
+
+ * :issue:`3333` Adjusted DoomMetal GUI Header and license
+
+.. warning::
+
+ * Please note that this changelog may contain both spelling/grammatical errors and/or factual errors. Should any factual errors exist, we apologise but with the sheer number of changes made per version it can be easy to lose or mistake a change when writing up the changelog.
+
+|
+
+-----
+
+
Version 3.6.0
===============