You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+12-3Lines changed: 12 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,16 @@
4
4
5
5
### Added
6
6
7
+
### Removed
8
+
9
+
### Changed
10
+
11
+
### Fixed
12
+
13
+
## [v1.5.0]
14
+
15
+
### Added
16
+
7
17
- Enum MediaType entry for PDF documents ([#758](https://github.com/stac-utils/pystac/pull/758))
8
18
- Enum MediaType entry for HTML documents ([#816](https://github.com/stac-utils/pystac/pull/816))
9
19
- Updated Link to obtain stac_io from owner root ([#762](https://github.com/stac-utils/pystac/pull/762))
@@ -13,8 +23,6 @@
13
23
- Rich HTML representations for Jupyter Notebook display ([#743](https://github.com/stac-utils/pystac/pull/743))
14
24
- Add `assets` argument to `Item` and `Collection` init methods to allow adding Assets during object initialization ([#834](https://github.com/stac-utils/pystac/pull/834))
15
25
16
-
### Removed
17
-
18
26
### Changed
19
27
20
28
- Updated Raster Extension from v1.0.0 to v1.1.0 ([#809](https://github.com/stac-utils/pystac/pull/809))
0 commit comments