Skip to content

Commit

Permalink
Update PR number for generatorWithLastValue
Browse files Browse the repository at this point in the history
  • Loading branch information
compulim committed Jun 13, 2024
1 parent f7f75be commit e6ff8fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Added `readerValues` in PR [#12](https://github.com/compulim/iter-fest/pull/12) and [#14](https://github.com/compulim/iter-fest/pull/14)
- Added `observableSubscribeAsReadable` in PR [#13](https://github.com/compulim/iter-fest/pull/13)
- Added `iterableGetReadable` in PR [#15](https://github.com/compulim/iter-fest/pull/15)
- Added `generatorWithLastValue`/`asyncGeneratorWithLastValue` in PR [#XX](https://github.com/compulim/iter-fest/pull/XX)
- Added `generatorWithLastValue`/`asyncGeneratorWithLastValue` in PR [#17](https://github.com/compulim/iter-fest/pull/17)

### Changed

Expand Down

0 comments on commit e6ff8fb

Please sign in to comment.