From e3acb20d7e2b78f2b46c539b541dbeebc1326ceb Mon Sep 17 00:00:00 2001 From: Jacob Benz <jacob.benz@stud.h-da.de> Date: Mon, 25 Mar 2024 15:01:34 +0100 Subject: [PATCH] Update readme to include link to changelogs --- readme.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/readme.md b/readme.md index a7dd0774..f747fce2 100644 --- a/readme.md +++ b/readme.md @@ -34,6 +34,12 @@ If you want to run LEAF-Writer for development, do the following: 3. Removed Google Analytics 4. [GND](https://gnd.network/Webs/gnd/DE/Home/home_node.html) as data source for annotation / entity resolution +## Changelog + +A detailed Changelog is available in the project wiki for both the main/stable and the dev version: +- [Changelog main](https://code.fbi.h-da.de/leaf-writer-x/leafwriter-x/-/wikis/Changelog-main-english) +- [Changelog dev](https://code.fbi.h-da.de/leaf-writer-x/leafwriter-x/-/wikis/Changelog-dev-english) + ## Troubleshooting - Description: When deploying the project and you run into something like: `FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - JavaScript heap out of memory` -- GitLab