Skip to content

Commit 134d2de

Browse files
committed
update changelog
1 parent 904b825 commit 134d2de

3 files changed

Lines changed: 384 additions & 354 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ on:
1515
- 'titiler/**'
1616
- '.pre-commit-config.yaml'
1717
- '.github/workflows/ci.yml'
18+
- 'uv.lock'
1819

1920
# Run tests on pull requests.
2021
pull_request:

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## [Unreleased]
44

5+
## [1.0.0] - 2026-02-06
6+
57
* update titiler requirements to `>=1.0,<1.1`
68
* add support for python 3.14
79
* update type hints for python >=3.11
@@ -55,7 +57,8 @@
5557

5658
* initial release
5759

58-
[Unreleased]: <https://github.com/developmentseed/titiler-stacapi/compare/0.4.0..main>
60+
[Unreleased]: <https://github.com/developmentseed/titiler-stacapi/compare/1.0.0..main>
61+
[1.0.0]: <https://github.com/developmentseed/titiler-stacapi/compare/0.4.0..1.0.0>
5962
[0.4.0]: <https://github.com/developmentseed/titiler-stacapi/compare/0.3.3..0.4.0>
6063
[0.3.3]: <https://github.com/developmentseed/titiler-stacapi/compare/0.3.2..0.3.3>
6164
[0.3.2]: <https://github.com/developmentseed/titiler-stacapi/compare/0.3.1..0.3.2>

0 commit comments

Comments
 (0)