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
+13-2Lines changed: 13 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -6,14 +6,24 @@
6
6
7
7
### Changed
8
8
9
+
### Fixed
10
+
11
+
### Remove
12
+
13
+
## [1.0.0-beta.2]
14
+
15
+
### Added
16
+
17
+
### Changed
18
+
9
19
- Split `DefaultStacIO`'s reading and writing into two methods to allow subclasses to use the default link resolution behavior ([#354](https://github.com/stac-utils/pystac/pull/354))
10
20
- Increased test coverage for the pointcloud extension ([#352](https://github.com/stac-utils/pystac/pull/352))
11
21
12
22
### Fixed
13
23
14
24
- Reading json without orjson ([#348](https://github.com/stac-utils/pystac/pull/348))
0 commit comments