📄 docs: Update version, add changelog

This commit is contained in:
Keith Solomon
2025-02-13 15:31:04 -06:00
parent 285960be32
commit e539073c50
3 changed files with 31 additions and 1 deletions

26
CHANGELOG.md Normal file
View File

@@ -0,0 +1,26 @@
## Changelog
### 1.5.1 - 2025-02-13
- Fixed bug in filter removal functionality
### 1.5.0 - 2025-02-13
- Added repo update feature
### 1.4.0 - 2025-02-13
- Added admin configuration page
### 1.3.0 - 2025-02-12
- Feature-complete for initial release
- Add pagination
- Add general reset button
- Add tag close functionality
### 1.2.0 - 2025-02-05
- Name change to reflect future ability to filter any content, not just `resources`
- Add secondary search template
### 1.1.0 - 2025-02-05
- Fully templated for use in any theme
- Added result sorting
### 1.0.0 - 2025-02-04
- Initial release