Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 985 Bytes

File metadata and controls

26 lines (15 loc) · 985 Bytes

Changelog

All notable changes to geonames-php will be documented in this file.

2.1.0 - 2025-02-27

What's Changed

  • Feature: MongoDB Output Implementation by @parsilver in #17

Full Changelog: https://github.com/farzai/geonames-php/compare/2.0.0...2.1.0

2.0.0 - 2025-02-13

What's Changed

  • Change test library to Pest and setup to standard flow. by @parsilver in #4
  • No longer to supported < 8.1 by @parsilver in #5
  • Refactor and modernize Geonames library by @parsilver in #16
  • Bump codecov/codecov-action from 4 to 5 by @dependabot in #13

New Contributors

  • @dependabot made their first contribution in #6

Full Changelog: https://github.com/farzai/geonames-php/compare/1.0.3...2.0.0