diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2024-07-02 12:38:14 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2024-07-02 12:38:14 -0300 |
commit | 9de9d80f3196b79a71ee8e69291cb0dab9ce9a54 (patch) | |
tree | 4c5813d8ef5e478583508083002fa0bec2b0ed61 /ChangeLog.md | |
parent | 4efe4d567ab064846cdadb4582311c2716ddb2a3 (diff) | |
download | bookup-9de9d80f3196b79a71ee8e69291cb0dab9ce9a54.tar.gz bookup-9de9d80f3196b79a71ee8e69291cb0dab9ce9a54.tar.bz2 |
Fix: put list of etimologies before the list of definitions
Diffstat (limited to 'ChangeLog.md')
-rw-r--r-- | ChangeLog.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.md b/ChangeLog.md index f115453..a1bda82 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -1,5 +1,10 @@ # ChangeLog +## v0.1.8 - unreleased + +* [x] Put list of etimologies before the list of definitions, + as they may usually come first (at least historically). + ## v0.1.7 - 2024-06-29 * [x] Do not include the references block at the end of every file processed. |