diff --git a/doc/CHANGELOG.md b/doc/CHANGELOG.md index 82af15fb394963c75cea5215c648977a88b9afbd..3f5ccde73fd4f7dad16b2f47abd767f504567b41 100644 --- a/doc/CHANGELOG.md +++ b/doc/CHANGELOG.md @@ -26,6 +26,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed - Values can now hold empty vectors and do not silently convert them into a scalar. +- [indiscale#34](https://gitlab.indiscale.com/caosdb/src/caosdb-cpplib/-/issues/34) + Building shared libraries on Windows. ### Security