blob: 32bc6a52208ba5b0bbf62dbc21441ee3ecbea0c3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
= CHANGELOG
All notable changes to this project will be documented in this file.
== UNRELEASED
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.
|