dates and correct a version mistake
All checks were successful
Build and Push Docker Image / build (push) Successful in 12s
All checks were successful
Build and Push Docker Image / build (push) Successful in 12s
This commit is contained in:
parent
4c31fe69e2
commit
50f7a62cd4
15
CHANGELOG.md
15
CHANGELOG.md
@ -7,13 +7,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
### Changed
|
|
||||||
|
|
||||||
- Added `unique_content_rules` field to `Subscription` dataclass (support latest pyrss-website version)
|
|
||||||
- Update changelog to follow [Keep a Changelog](https://keepachangelog.com/en/1.1.0/)
|
|
||||||
|
|
||||||
## [0.2.1] - 2024
|
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- Search and filter controls for the data viewing commands
|
- Search and filter controls for the data viewing commands
|
||||||
@ -26,8 +19,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Show whether a subscription is active or inactive when using a data view command
|
- Show whether a subscription is active or inactive when using a data view command
|
||||||
|
- Added `unique_content_rules` field to `Subscription` dataclass (support latest pyrss-website version)
|
||||||
|
- Update changelog to follow [Keep a Changelog](https://keepachangelog.com/en/1.1.0/)
|
||||||
|
|
||||||
## [0.2.0] - 2024
|
## [0.2.0] - 2024-08-19
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
@ -48,9 +43,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
|
|
||||||
- Unused and commented out code
|
- Unused and commented out code
|
||||||
|
|
||||||
## [0.1.1] - 2024
|
## [0.1.1] - 2024-08-17
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- Start of changelog
|
- Start of changelog
|
||||||
- Versioning with tagged docker images
|
- Versioning with tagged docker images
|
||||||
|
|
||||||
|
## [0.1.0] - 2024-08-13
|
||||||
|
Loading…
x
Reference in New Issue
Block a user