From eca120d8849269c1d16a329bd8ac1196115f6e4f Mon Sep 17 00:00:00 2001 From: Charlie Marshak Date: Mon, 29 Jul 2024 13:22:38 -0700 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ef7186a..67d6c44 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [PEP 440](https://www.python.org/dev/peps/pep-0440/) and uses [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [0.3.7] +* Updates dem-stitcher to 2.5.8 to which updated to a new url for reading the Geoid EGM 2008. ## [0.3.6]