diff options
author | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2021-03-25 19:51:02 +0100 |
---|---|---|
committer | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2021-03-25 19:51:02 +0100 |
commit | b1eb9ffd97827b46cdd904763796758c2e091834 (patch) | |
tree | 075eec38bf751ae2620f7d756d9c3a2bef6648ff /CHANGELOG.rst | |
parent | e74398cda112543aa6f19ed615001976ee89536f (diff) |
Document lesana get-values
Diffstat (limited to 'CHANGELOG.rst')
-rw-r--r-- | CHANGELOG.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 8c6a212..c8a2e41 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -12,6 +12,7 @@ Unreleased This hook is installed when running ``lesana init``; you may want to 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 0.8.1 ===== |