Skip to content

Commit f715761

Browse files
committed
Entry for docstring type removal.
Also gets rid of empty Added section
1 parent ede7cf9 commit f715761

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,10 @@
88

99
### Fixed
1010

11-
### Remove
11+
### Removed
1212

1313
## [1.0.0-beta.2]
1414

15-
### Added
16-
1715
### Changed
1816

1917
- 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))
@@ -25,6 +23,9 @@
2523

2624
### Removed
2725

26+
- Removed type information from docstrings, since it is redundant with function type
27+
annotations ([#342](https://github.com/stac-utils/pystac/pull/342))
28+
2829
## [1.0.0-beta.1]
2930

3031
### Added

0 commit comments

Comments
 (0)