Skip to content

Commit caf23e3

Browse files
committed
Update changelog
1 parent f34cf75 commit caf23e3

File tree

1 file changed

+10
-8
lines changed

1 file changed

+10
-8
lines changed

CHANGELOG.md

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,26 +6,28 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
66

77
## [Unreleased]
88

9-
### Added
10-
119
### Fixed
1210

11+
- Allow POST requests from cross-origin clients ([#60](https://github.com/developmentseed/titiler-cmr/pull/60))
12+
1313
### Changed
1414

15-
- Add `s3_auth_strategy` and `aws_request_payer` to `AppSettings`: https://github.com/developmentseed/titiler-cmr/pull/58
15+
- Add `s3_auth_strategy` and `aws_request_payer` to `AppSettings`: <https://github.com/developmentseed/titiler-cmr/pull/58>
1616

1717
## [v0.1.4]
1818

1919
### Added
20-
- Added support for `sel` and `sel_method` parameters: https://github.com/developmentseed/titiler-cmr/pull/52
21-
- Add HLS tile configuration documentation: https://github.com/developmentseed/titiler-cmr/pull/45
20+
21+
- Added support for `sel` and `sel_method` parameters: <https://github.com/developmentseed/titiler-cmr/pull/52>
22+
- Add HLS tile configuration documentation: <https://github.com/developmentseed/titiler-cmr/pull/45>
2223

2324
### Fixed
2425

2526
### Changed
26-
- Added github workflow for deploying to a dev stack: https://github.com/developmentseed/titiler-cmr/pull/51
27-
- Modifications to github workflow to support deployment via [github.com/NASA-IMPACT/veda-deploy](https://github.com/NASA-IMPACT/veda-deploy): https://github.com/developmentseed/titiler-cmr/pull/47, https://github.com/developmentseed/titiler-cmr/pull/48
28-
- Modifications to deployment environment variables `STAGE` and `AWS_REQUEST_PAYER` via `additional_env` in `StackSettings`: https://github.com/developmentseed/titiler-cmr/pull/55
27+
28+
- Added github workflow for deploying to a dev stack: <https://github.com/developmentseed/titiler-cmr/pull/51>
29+
- Modifications to github workflow to support deployment via [github.com/NASA-IMPACT/veda-deploy](https://github.com/NASA-IMPACT/veda-deploy): <https://github.com/developmentseed/titiler-cmr/pull/47>, <https://github.com/developmentseed/titiler-cmr/pull/48>
30+
- Modifications to deployment environment variables `STAGE` and `AWS_REQUEST_PAYER` via `additional_env` in `StackSettings`: <https://github.com/developmentseed/titiler-cmr/pull/55>
2931

3032
## [v0.1.3]
3133

0 commit comments

Comments
 (0)