From 3a8648f8c108bce94638a89544047bd47e56b12c Mon Sep 17 00:00:00 2001 From: netevert Date: Sun, 10 Jan 2021 17:41:43 +0100 Subject: [PATCH] updated changelog --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1c89711..d2a135e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,16 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). +## [1.2.8] - 2021-01-10 + +### Changed + +- Updated GeoLite database + +### Fixed + +- Minor fixes to go mod files + ## [1.2.7] - 2019-11-24 ### Changed