From 7343fd274c37246ba449550cf29f638351794ba4 Mon Sep 17 00:00:00 2001 From: Flu0r1ne Date: Mon, 6 Sep 2021 14:23:51 -0500 Subject: Bumb version --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index f48554b..d478208 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # Changelog +## [ v0.1.2 ] +- BUG: Fix build issue where adapters would change parent process's env in conflicting ways (chdir) +- BUG: Precompile `gtest` and `gmock` to prevent runtime issues + +## [ v0.1.1 ] + +### Added +- `compiler_options` directive +- `include_srcs` directive + ## [ v0.1.0 ] ### Added -- cgit v1.2.3