# Changelog 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 [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] ### Added - Initial version of the Gunter service - Geo-IP lookup functionality - WHOIS lookup for IPs and domains - Automatic database updates - REST API endpoints for all functionalities - Docker support for easy deployment - Comprehensive test framework with unit and integration tests ### Changed - Project name from GeoPee to Gunter ### Fixed - None, this is the first version ## [1.0.0] - 2025-07-14 ### Added - First official release [Unreleased]: https://github.com/needful-apps/Gunter/compare/v1.0.0...HEAD [1.0.0]: https://github.com/needful-apps/Gunter/releases/tag/v1.0.0