From c232198ef49d3484f26acfe2d12cab103da9371a Mon Sep 17 00:00:00 2001 From: Isaac Bennetch Date: Fri, 5 Feb 2021 23:52:58 -0500 Subject: [PATCH] CHANGELOG for 3.0.1 Signed-off-by: Isaac Bennetch --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2c04b89..3cea1f8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,8 +3,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/). -## [Unreleased] - +## [3.0.1] - 2021-02-05 +### Fixed - Fix method signature of ShapeFile::getDBFHeader() ## [3.0.0] - 2021-02-05