# 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).

## [0.1.5]

- Fix GeoJSON serialization
- Remove unused dependencies

## [0.1.4]

### Added

- Changelog
- Add shields to README.md
- use `rye` for project management
- add support for 3.11
- GitHub Actions for CI

## [0.1.1]

### Added

- License
- More meta data in `pyproject.toml`

## [0.1.0]

### Added

- This repository
