Skip to content

Commit

Permalink
Merge pull request #48 from netevert/v.1.2.3
Browse files Browse the repository at this point in the history
committing v.1.2.3 changes
  • Loading branch information
netevert authored Oct 20, 2018
2 parents e3bf213 + 0346051 commit 658dff2
Show file tree
Hide file tree
Showing 5 changed files with 128 additions and 224 deletions.
2 changes: 1 addition & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ archive:
- goos: windows
format: zip
files:
- data/*
- data/GeoLite2-City.zip
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,15 @@ 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.3] - unreleased
### Added
- Geolite database unzip at runtime

### Changed
- Updated GeoLite database
- Output text formatting
- Updated goreleaser.yml

## [1.2.2] - 2018-04-20
### Fixed
- Synced versioning
Expand Down
Binary file removed data/GeoLite2-City.mmdb
Binary file not shown.
Binary file added data/GeoLite2-City.zip
Binary file not shown.
Loading

0 comments on commit 658dff2

Please sign in to comment.