From 3e25cccae4f8517139f9627dc16d5363d5933ce1 Mon Sep 17 00:00:00 2001 From: Azgaar Date: Sun, 5 Jun 2022 14:15:28 -0700 Subject: [PATCH] update description --- Changelog.md | 19 ++++++++++++++----- 1 file changed, 14 insertions(+), 5 deletions(-) diff --git a/Changelog.md b/Changelog.md index 2e51a9e..23670a4 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,11 +1,20 @@ -All .map files created after 0.61b are compatible with the current version. Just load them and click OK to get auto-updated. Incompatible version 0.61b is available [here](https://azgaar.github.io/Fantasy-Map-Generator-old). +_The current stable version is available [here](https://azgaar.github.io/Fantasy-Map-Generator)._ -Notable changes to the project should be documented in this file. To use an old version click on a link to download an archive, then unzip _all files_ to any folder and open the _index.html_ file in any modern browser. Check out [Trello board](https://trello.com/b/7x832DG4/fantasy-map-generator) to see what is planned. +Notable changes to the project should be documented in this file. The purpose of a changelog entry is to document the noteworthy difference and communicate them clearly to end users. Since `v1.81.0` the project adheres to the core principles of [semantic versioning](https://semver.org/spec/v2.0.0.html). Previous changes have been logged a bit chaotically. + +**Types of changes:** +* `Added` for new features +* `Changed` for changes in existing functionality +* `Removed` for now removed features +* `Fixed` for any bug fixes +* `Deprecated` for soon-to-be removed features + +All `.map` files created after `v0.61b` are compatible with the current version. Just load them and click OK to get auto-updated. Incompatible version 0.61b is available [here](https://azgaar.github.io/Fantasy-Map-Generator-old). To use an old version click on a link to download an archive. Unzip all file and [run the Tool locally](https://github.com/Azgaar/Fantasy-Map-Generator/wiki/Run-FMG-locally). + +Check out [Trello board](https://trello.com/b/7x832DG4/fantasy-map-generator) to see what is planned. # Current version -The current stable version is available [here](https://azgaar.github.io/Fantasy-Map-Generator). If you want to run it locally, download [zip archive](https://github.com/Azgaar/Fantasy-Map-Generator/archive/refs/heads/master.zip). - Recent changes: * Multi-parental cultures and religions hierarchy trees [1.86.00] - wip * Load from cloud: change format and order in dropdown [1.85.00] @@ -21,7 +30,7 @@ Recent changes: * Caching [1.81.0] --- -# Historical releases +# Releases **[1.8](https://github.com/Azgaar/Fantasy-Map-Generator/archive/refs/tags/v1.8.zip) - 2022-04-26**: * Submap tool by _Goteguru_ [1.732]