Release: v0.7.4

This commit is contained in:
Adam Porter 2023-12-16 04:11:01 -06:00
parent 7a6b622cd0
commit 38e16b4a5f
3 changed files with 79 additions and 77 deletions

View file

@ -542,7 +542,7 @@ Simple links may also be written manually in either sexp or non-sexp form, like:
/Note:/ Breaking changes may be made before version 1.0, but in the event of major changes, attempts at backward compatibility will be made with obsolescence declarations, translation of arguments, etc. Users who need stability guarantees before 1.0 may choose to use tagged stable releases.
** 0.7.4-pre
** 0.7.4
*Fixes*
+ Ignore empty quoted strings in plain-string queries ([[https://github.com/alphapapa/org-ql/issues/383][#383]]).