From d69ed77346351df0ef3aba4f71d8b1fc8bf6e3b1 Mon Sep 17 00:00:00 2001 From: tcmetzger <39711796+tcmetzger@users.noreply.github.com> Date: Thu, 26 Jan 2023 09:19:50 -0800 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 39958be..5df923f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,11 +18,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Bug Fixes - Fixed swapped lon lat (#75) -- Fixed bug performance regression (#77) +- Fixed performance regression bug (#77) - Added small speed hack (#79) ### Documentation -- Added docs badge and link to readme (#69) +- Added docs badge and readthedocs link to readme (#69) - Updated contributor guide (#91) - Updated docs for quadbin (#93)