diff --git a/CHANGES.md b/CHANGES.md index 12f356eb..3e8da2fc 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -2,6 +2,11 @@ For upgrade instructions, see [UPGRADE.md](UPGRADE.md) +## Release Component Registry 2.5.0 (January 2024) +- Added Skosmos support for controlled vocabularies and concept registry +- OpenSKOS support dropped +- Minor dependency updates + ## Release Component Registry 2.4.5 (April 2023) - Fixed issue that allowed publication of components referencing unpublished components diff --git a/UPGRADE.md b/UPGRADE.md index 817cfd2b..55452acb 100644 --- a/UPGRADE.md +++ b/UPGRADE.md @@ -20,6 +20,34 @@ ## Version specific update instructions +### 2.5.0 + +- The following new context parameter(s) need to be (re)configured: + + + + + + + + + + + + + + + + + + + + + + + + + ### 2.4.0 - A database schema update is required. The script for this update can be found as `upgrade-2.4.sql`