Skip to content

Commit 1867ad4

Browse files
committed
update CHANGELOG for 4.1.1
1 parent ba6c0ee commit 1867ad4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
Changes prior to 3.9.0 are documented as [release notes on GitHub](https://github.com/mongodb/mongo-cxx-driver/releases).
99

10-
## 4.1.1 [Unreleased]
10+
## 4.1.1
1111

1212
### Fixed
1313

1414
- CMake option `ENABLE_TESTS` (`OFF` by default) is no longer overwritten by the auto-downloaded C Driver (`ON` by default) during CMake configuration.
1515
- Static pkg-config files are updated to depend on the static (not shared) libbson / libmongoc packages.
16+
- Fix build if macros `GCC`/`GNU`/`Clang`/`MSVC` are already defined.
1617

1718
## 4.1.0
1819

0 commit comments

Comments
 (0)