Skip to content

Commit 1b1b533

Browse files
committed
Release 2.11.0-rc3
1 parent 4938956 commit 1b1b533

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,14 @@ The `Unreleased` section name is replaced by the expected version of next releas
88

99
## [Unreleased]
1010

11+
### Added
12+
### Changed
13+
### Removed
14+
### Fixed
15+
16+
<a name="2.11.0-rc3"></a>
17+
## [2.11.0-rc3] - 2021-10-18
18+
1119
### Added
1220

1321
- `Feed.PeriodicSource`: Enables periodic traversal of a source where the source does not present an incrementally readable change feed [#117](https://github.com/jet/propulsion/pull/117)
@@ -631,7 +639,8 @@ The `Unreleased` section name is replaced by the expected version of next releas
631639

632640
## squashed prior to initial relevant commit
633641

634-
[Unreleased]: https://github.com/jet/propulsion/compare/2.11.0-rc2...HEAD
642+
[Unreleased]: https://github.com/jet/propulsion/compare/2.11.0-rc3...HEAD
643+
[2.11.0-rc3]: https://github.com/jet/propulsion/compare/2.10.0-rc2...2.11.0-rc3
635644
[2.11.0-rc2]: https://github.com/jet/propulsion/compare/2.10.0-rc1...2.11.0-rc2
636645
[2.11.0-rc1]: https://github.com/jet/propulsion/compare/2.10.0...2.11.0-rc1
637646
[2.10.0]: https://github.com/jet/propulsion/compare/2.10.0-rc10...2.10.0

0 commit comments

Comments
 (0)