@@ -6,9 +6,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
77## [ Unreleased]
88
9+ ## [ 0.4.4] - 2024-10-23
10+
911### Changed
1012
1113- ` stream ` can now be ` None ` , with each client deciding what its preferred mode is ([ #226 ] ( https://github.com/stac-utils/stac-asset/pull/226 ) )
14+ - Warn, don't error, on content type issues ([ #227 ] ( https://github.com/stac-utils/stac-asset/pull/227 ) )
1215
1316### Removed
1417
@@ -201,23 +204,24 @@ Used to be <https://github.com/gadomski/stac-asset>.
201204
202205Initial release.
203206
204- [ unreleased ] : https://github.com/stac-utils/stac-asset/compare/v0.4.3...HEAD
205- [ 0.4.3 ] : < https://github.com/stac-utils/stac-asset/compare/v0.4.2...v0.4.3 >
206- [ 0.4.2 ] : < https://github.com/stac-utils/stac-asset/compare/v0.4.1...v0.4.2 >
207- [ 0.4.1 ] : < https://github.com/stac-utils/stac-asset/compare/v0.4.0...v0.4.1 >
208- [ 0.4.0 ] : < https://github.com/stac-utils/stac-asset/compare/v0.3.3...v0.4.0 >
209- [ 0.3.3 ] : < https://github.com/stac-utils/stac-asset/compare/v0.3.2...v0.3.3 >
210- [ 0.3.2 ] : < https://github.com/stac-utils/stac-asset/compare/v0.3.1...v0.3.2 >
211- [ 0.3.1 ] : < https://github.com/stac-utils/stac-asset/compare/v0.3.0...v0.3.1 >
212- [ 0.3.0 ] : < https://github.com/stac-utils/stac-asset/compare/v0.2.4...v0.3.0 >
213- [ 0.2.4 ] : < https://github.com/stac-utils/stac-asset/compare/v0.2.3...v0.2.4 >
214- [ 0.2.3 ] : < https://github.com/stac-utils/stac-asset/compare/v0.2.2...v0.2.3 >
215- [ 0.2.2 ] : < https://github.com/stac-utils/stac-asset/compare/v0.2.1...v0.2.2 >
216- [ 0.2.1 ] : < https://github.com/stac-utils/stac-asset/compare/v0.2.0...v0.2.1 >
217- [ 0.2.0 ] : < https://github.com/stac-utils/stac-asset/compare/v0.1.1...v0.2.0 >
218- [ 0.1.1 ] : < https://github.com/stac-utils/stac-asset/compare/v0.1.0...v0.1.1 >
219- [ 0.1.0 ] : < https://github.com/stac-utils/stac-asset/compare/v0.0.4...v0.1.0 >
220- [ 0.0.4 ] : < https://github.com/stac-utils/stac-asset/compare/v0.0.3...v0.0.4 >
221- [ 0.0.3 ] : < https://github.com/stac-utils/stac-asset/compare/v0.0.2...v0.0.3 >
222- [ 0.0.2 ] : < https://github.com/stac-utils/stac-asset/compare/v0.0.1...v0.0.2 >
223- [ 0.0.1 ] : < https://github.com/stac-utils/stac-asset/releases/tag/v0.0.1 >
207+ [ unreleased ] : https://github.com/stac-utils/stac-asset/compare/v0.4.4...HEAD
208+ [ 0.4.4 ] : https://github.com/stac-utils/stac-asset/compare/v0.4.3...v0.4.4
209+ [ 0.4.3 ] : https://github.com/stac-utils/stac-asset/compare/v0.4.2...v0.4.3
210+ [ 0.4.2 ] : https://github.com/stac-utils/stac-asset/compare/v0.4.1...v0.4.2
211+ [ 0.4.1 ] : https://github.com/stac-utils/stac-asset/compare/v0.4.0...v0.4.1
212+ [ 0.4.0 ] : https://github.com/stac-utils/stac-asset/compare/v0.3.3...v0.4.0
213+ [ 0.3.3 ] : https://github.com/stac-utils/stac-asset/compare/v0.3.2...v0.3.3
214+ [ 0.3.2 ] : https://github.com/stac-utils/stac-asset/compare/v0.3.1...v0.3.2
215+ [ 0.3.1 ] : https://github.com/stac-utils/stac-asset/compare/v0.3.0...v0.3.1
216+ [ 0.3.0 ] : https://github.com/stac-utils/stac-asset/compare/v0.2.4...v0.3.0
217+ [ 0.2.4 ] : https://github.com/stac-utils/stac-asset/compare/v0.2.3...v0.2.4
218+ [ 0.2.3 ] : https://github.com/stac-utils/stac-asset/compare/v0.2.2...v0.2.3
219+ [ 0.2.2 ] : https://github.com/stac-utils/stac-asset/compare/v0.2.1...v0.2.2
220+ [ 0.2.1 ] : https://github.com/stac-utils/stac-asset/compare/v0.2.0...v0.2.1
221+ [ 0.2.0 ] : https://github.com/stac-utils/stac-asset/compare/v0.1.1...v0.2.0
222+ [ 0.1.1 ] : https://github.com/stac-utils/stac-asset/compare/v0.1.0...v0.1.1
223+ [ 0.1.0 ] : https://github.com/stac-utils/stac-asset/compare/v0.0.4...v0.1.0
224+ [ 0.0.4 ] : https://github.com/stac-utils/stac-asset/compare/v0.0.3...v0.0.4
225+ [ 0.0.3 ] : https://github.com/stac-utils/stac-asset/compare/v0.0.2...v0.0.3
226+ [ 0.0.2 ] : https://github.com/stac-utils/stac-asset/compare/v0.0.1...v0.0.2
227+ [ 0.0.1 ] : https://github.com/stac-utils/stac-asset/releases/tag/v0.0.1
0 commit comments