blob: 5c9fe02ecc95fe8805476f039b3b94e3c3d1c1aa (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
= CHANGELOG
All notable changes to this project will be documented in this file.
== UNRELEASED
== 0.2.0 (2026-05-02)
Added:
- The `storage::OsmAnd` and `storage::MbTiles` formats
Changed:
- The gradient color scaling.
Removed:
- The `storage::Sqlite` struct (`storage::OsmAnd` can be used instead)
== 0.1.0 (2025-11-29)
Initial release.
|