summaryrefslogtreecommitdiff
path: root/CHANGELOG.rst
diff options
context:
space:
mode:
authorElena ``of Valhalla'' Grandi <valhalla@trueelena.org>2021-03-25 20:00:42 +0100
committerElena ``of Valhalla'' Grandi <valhalla@trueelena.org>2021-03-25 20:00:50 +0100
commitfea348c7b4cf3b39510b6707320c2afce2ca7835 (patch)
treec6fb2b5185f90dfcd01612a531e4c3bc243cb137 /CHANGELOG.rst
parentb1eb9ffd97827b46cdd904763796758c2e091834 (diff)
Use "*" as the default search query.
Diffstat (limited to 'CHANGELOG.rst')
-rw-r--r--CHANGELOG.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index c8a2e41..7b3dc6f 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -13,6 +13,11 @@ Unreleased
add it to existing repositories by running ``lesana init`` on them
(this is safe to do and won't change your settings or your data).
* New command: get-values to get a list of values for a field. #6
+* lesana-search now defaults to a query of ``'*'``.
+
+ This means that ``lesana search --all`` is now enough to list all
+ entries, while ``lesana search`` with no other options will list the
+ first 12 entries (possibly according to a default sorting setting).
0.8.1
=====