From 28930d89d57d0a06f732fe76a419134d89a60f0e Mon Sep 17 00:00:00 2001 From: drewcassidy Date: Sun, 9 May 2021 19:46:05 -0700 Subject: [PATCH] update changelog --- CHANGELOG.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3a73b56..0f4754b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -Changelog +# Changelog All notable changes to this project will be documented in this file @@ -6,4 +6,9 @@ All notable changes to this project will be documented in this file ### Added -- begin publishing to PyPI \ No newline at end of file +- Began publishing to PyPI + +### Changed + +- Rewrote CI workflow to include ManyLinux2014 builds +- Reverted project to C++17 for better compiler compatibility \ No newline at end of file