add message when no projects are found in a search, and bump to version 0.3.23

This commit is contained in:
2024-08-30 14:55:06 -06:00
parent 5151052202
commit eec55e95be
4 changed files with 11 additions and 4 deletions

View File

@@ -6,10 +6,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [0.3.22] - 2024.08.30
## [0.3.23] - 2024.08.30
### Added
- Sections in Help for different kinds of users
- Discovery page parameters so that links with search text work
- Message when no projects are found
## [0.3.21] - 2024.08.24