From fa2fe8d31a032343db3c089452127a574e101bc1 Mon Sep 17 00:00:00 2001
From: Bareos Bot <github-bot@bareos.com>
Date: Mon, 29 Jul 2024 19:33:49 +0000
Subject: [PATCH] Update CHANGELOG.md

---
 CHANGELOG.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4e115d26505..aa5e639010e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -86,6 +86,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 - consolidate: disable vfull duplicate job check [PR #1739]
 - dird: disallow running always incremental virtual full jobs with empty jobid list [PR #1738]
 - msgchan: fix deadlock [PR #1858]
+- VMware Plugin: Add option restore_allow_disks_mismatch [PR #1876]
 
 ### Removed
 - plugins: remove old deprecated postgres plugin [PR #1606]
@@ -228,6 +229,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 [PR #1871]: https://github.com/bareos/bareos/pull/1871
 [PR #1872]: https://github.com/bareos/bareos/pull/1872
 [PR #1875]: https://github.com/bareos/bareos/pull/1875
+[PR #1876]: https://github.com/bareos/bareos/pull/1876
 [PR #1878]: https://github.com/bareos/bareos/pull/1878
 [PR #1881]: https://github.com/bareos/bareos/pull/1881
 [PR #1883]: https://github.com/bareos/bareos/pull/1883