We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41ad866 commit 31c20aaCopy full SHA for 31c20aa
1 file changed
CHANGELOG.md
@@ -2,9 +2,23 @@
2
3
## unreleased
4
5
+* nothing
6
+
7
+# 0.6.0
8
9
* Convert Lambda to a containerized function
10
* Enable OpenTelemetry + X-Ray tracing
11
12
+## 0.5.0
13
14
+* Add ipykernel and uvicorn to uv --dev by @maxrjones in https://github.com/developmentseed/titiler-multidim/pull/91
15
+* deps: upgrade titiler, Python 3.12, boto3/botocore/aiobotocore by @hrodmn in https://github.com/developmentseed/titiler-multidim/pull/93
16
+* chore: add action to deploy the dev stack by @hrodmn in https://github.com/developmentseed/titiler-multidim/pull/94
17
18
+## 0.4.0
19
20
+* add custom host + root_path config by @hrodmn in https://github.com/developmentseed/titiler-multidim/pull/87
21
22
## 0.3.1
23
24
* Upgrade to `titiler>=0.21,<0.22`
0 commit comments