diff --git a/doc/CHANGELOG.md b/doc/CHANGELOG.md
index 32f54a4e3afa5efdf9f3afb49c40d1221f183267..82af15fb394963c75cea5215c648977a88b9afbd 100644
--- a/doc/CHANGELOG.md
+++ b/doc/CHANGELOG.md
@@ -10,7 +10,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 ### Added
 
--  Connection::ListUsers method
+- Connection::ListUsers method
+- Added support for compilation with vcpkg.
 
 ### Changed