diff --git a/CHANGELOG.md b/CHANGELOG.md index e7738db..45e7c6d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,8 +4,25 @@ Notable changes to the Community Edition of the map. ## [Unreleased] -* French, Italian, Russian and Polish translations. -* Better label system: more streamlined, maybe searchable labels. +* French, Italian and Russian translations. +* Upgrade to Mapplic v6. + +## [1.4.1] \(2020-06-19\) + +### Added + +* More details on the Word Serpent Inn. + +### Changed + +* Dependencies: + * Font Awesome updated to 5.13; + * jQuery updated to 3.5.1. + +### Fixed + +* Wrong page numbers of New Market, Plague Victims Monument and World Serpent Inn references. +* Typos in Dark Sigh Tavern and Red Lion Inn tooltip titles. ## [1.4.0] \(2019-05-26\) @@ -102,7 +119,7 @@ Notable changes to the Community Edition of the map. ### Added -* More details on the Great Library. +* More details on the Great Library. * Link to the “Dolores” poem in the Map Key (README) panel. ### Changed @@ -113,7 +130,8 @@ Notable changes to the Community Edition of the map. Initial release of the Community Edition. -[Unreleased]: https://github.com/amargon/city-of-doors/compare/v1.4.0...master +[Unreleased]: https://github.com/amargon/city-of-doors/compare/v1.4.1...master +[1.4.1]: https://github.com/amargon/city-of-doors/releases/tag/v1.4.1 [1.4.0]: https://github.com/amargon/city-of-doors/releases/tag/v1.4.0 [1.3.0]: https://github.com/amargon/city-of-doors/releases/tag/v1.3.0 [1.2.0]: https://github.com/amargon/city-of-doors/releases/tag/v1.2.0 @@ -122,4 +140,4 @@ Initial release of the Community Edition. [1.0.3]: https://github.com/amargon/city-of-doors/releases/tag/v1.0.3 [1.0.2]: https://github.com/amargon/city-of-doors/releases/tag/v1.0.2 [1.0.1]: https://github.com/amargon/city-of-doors/releases/tag/v1.0.1 -[1.0.0]: https://github.com/amargon/city-of-doors/releases/tag/v1.0 +[1.0.0]: https://github.com/amargon/city-of-doors/releases/tag/v1.0.0 diff --git a/package-lock.json b/package-lock.json index eddcbb6..fe040a1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "city-of-doors", - "version": "1.4.0", + "version": "1.4.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 4de538b..9416fdb 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "city-of-doors", "title": "The Map of Sigil, City of Doors", - "version": "1.4.0", + "version": "1.4.1", "description": "Reference index of 308 Sigil venues culled from official Planescape material.", "keywords": [ "d&d", diff --git a/source/html/_components/_layout.njk b/source/html/_components/_layout.njk index a125b4d..bae5ee9 100644 --- a/source/html/_components/_layout.njk +++ b/source/html/_components/_layout.njk @@ -60,7 +60,7 @@
v1.4.0.
+v1.4.1.
{% endif %}