diff --git a/CHANGELOG.md b/CHANGELOG.md index 624c2b293044ddb4cc9208a807367681d6d24b1c..d97250f2dfa1f9c7d7bdd4694ee2bbdc5f129d2b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed ### +- Using the official name "LinkAhead" wherever possible without large effort. This includes the + following exposed names / features: + - `models.data_model.LINKAHEAD_INTERNAL_PROPERTIES` + - `export_related.export` exports to `linkahead_data.xml` now. + ### Deprecated ### ### Removed ###