From e84b2c4843168ea2de774e2ba4152ac8563d047f Mon Sep 17 00:00:00 2001 From: Geoffrey Hunter Date: Thu, 1 Jul 2021 01:01:39 -0700 Subject: [PATCH] Updated changelog in prep for release of v2.1.2. --- CHANGELOG.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8cad484..d469f5d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). -## [Unreleased] +## [v2.1.2] - 2021-07-01 + +- Removed download of gtest if tests are not built. +- Install headers correctly when used as a cmake submodule (FetchContent). + +Big thanks to https://github.com/MadsAndreasen-Zoetis for these improvements. ## [v2.1.1] - 2021-04-05 -- libgit2 0.21.4