blob: eeb2bc0c60bc55ebebda303be4d82c4de3d2fdc4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
= CHANGELOG
All notable changes to this project will be documented in this file.
== UNRELEASED
Added:
- The `storage::OsmAnd` and `storage::MbTiles` formats
Removed:
- The `storage::Sqlite` struct (`storage::OsmAnd` can be used instead)
== 0.1.0 (2025-11-29)
Initial release.
|