Skip to content

Commit a590217

Browse files
committed
add changelog
1 parent 0945623 commit a590217

1 file changed

Lines changed: 22 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file.
4+
5+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6+
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7+
8+
## [Unreleased]
9+
10+
- Nothing yet!
11+
12+
## [@notiz/scully-plugin-rss@1.0.0]
13+
14+
### Added
15+
16+
- Add `newestPostsFirst` sorting option ([#15](https://github.com/notiz-dev/scully-plugins/pull/15))
17+
18+
### Changed
19+
20+
- Change plugin type from `render` to `routeDiscoveryDone` benefit of only generating the RSS Feed once per run instead of after each page render ([#15](https://github.com/notiz-dev/scully-plugins/pull/15))
21+
22+
[@notiz/scully-plugin-rss@1.0.0]: https://github.com/notiz-dev/scully-plugins/releases/releases/tag/@notiz/scully-plugin-rss@1.0.0

0 commit comments

Comments
 (0)