-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f40cb62
commit 26b5217
Showing
3 changed files
with
19 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
# Change Log | ||
|
||
## [3.0.0] 2024-11-18 | ||
|
||
### Breaking changes | ||
- Increase the minimum supported node version from 14 to 16 | ||
This is the reason for the major release. However, the previous version was not | ||
really compatible with node 14. It was a mistake to list compatibility. | ||
|
||
### New features | ||
- Do not use YouTube API to get whitelisted subscriptions (#19) | ||
- Do not permanently delete subscriptions. This shows you the channel name in | ||
the database if the channel is deleted. | ||
|
||
### Maintenance | ||
- Add simple tests (currently only config) that run for all supported node versions |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters