Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 826 Bytes

CHANGELOG.md

File metadata and controls

29 lines (19 loc) · 826 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

1.0.0 - YYYY-MM-DD

Added

  • Initial release of BanglaGeoAPI.
  • Implemented endpoints for retrieving geo location data.
  • Integrated MongoDB Atlas for production database.
  • Configured TypeScript, Node.js, Express.js, and Mongoose ODM.

Changed

  • Updated documentation for endpoints and usage.

Fixed

  • Resolved minor bugs in data retrieval logic.

Removed

  • Deprecated endpoints for restructuring.