Skip to content

Commit 658dff2

Browse files
authored
Merge pull request #48 from netevert/v.1.2.3
committing v.1.2.3 changes
2 parents e3bf213 + 0346051 commit 658dff2

File tree

5 files changed

+128
-224
lines changed

5 files changed

+128
-224
lines changed

.goreleaser.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ archive:
2323
- goos: windows
2424
format: zip
2525
files:
26-
- data/*
26+
- data/GeoLite2-City.zip

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,15 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

7+
## [1.2.3] - unreleased
8+
### Added
9+
- Geolite database unzip at runtime
10+
11+
### Changed
12+
- Updated GeoLite database
13+
- Output text formatting
14+
- Updated goreleaser.yml
15+
716
## [1.2.2] - 2018-04-20
817
### Fixed
918
- Synced versioning

data/GeoLite2-City.mmdb

-53.2 MB
Binary file not shown.

data/GeoLite2-City.zip

24 MB
Binary file not shown.

0 commit comments

Comments
 (0)