We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48014a3 commit e84b2c4Copy full SHA for e84b2c4
CHANGELOG.md
@@ -5,7 +5,12 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
6
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
7
8
-## [Unreleased]
+## [v2.1.2] - 2021-07-01
9
+
10
+- Removed download of gtest if tests are not built.
11
+- Install headers correctly when used as a cmake submodule (FetchContent).
12
13
+Big thanks to https://github.com/MadsAndreasen-Zoetis for these improvements.
14
15
## [v2.1.1] - 2021-04-05
16
0 commit comments