Release: 0.6.1
This commit is contained in:
parent
4f11878b7d
commit
317c194939
4 changed files with 62 additions and 62 deletions
|
|
@ -522,7 +522,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.6.1-pre
|
||||
** 0.6.1
|
||||
|
||||
*Fixed*
|
||||
+ In dynamic blocks, links to headings with statistics cookies were broken. (Fixes [[https://github.com/alphapapa/org-ql/issues/248][#248]]. Thanks to [[https://github.com/maikol-solis][Maikol Solis]] and [[https://github.com/yantar92][Ihor Radchenko]].)
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
;; Author: Adam Porter <adam@alphapapa.net>
|
||||
;; URL: https://github.com/alphapapa/org-ql
|
||||
;; Version: 0.6.1-pre
|
||||
;; Version: 0.6.1
|
||||
;; Package-Requires: ((emacs "26.1") (dash "2.18.1") (s "1.12.0") (helm-org "1.0") (org-ql "0.6-pre"))
|
||||
|
||||
;;; Commentary:
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
;; Author: Adam Porter <adam@alphapapa.net>
|
||||
;; Url: https://github.com/alphapapa/org-ql
|
||||
;; Version: 0.6.1-pre
|
||||
;; Version: 0.6.1
|
||||
;; Package-Requires: ((emacs "26.1") (dash "2.18.1") (f "0.17.2") (map "2.1") (org "9.0") (org-super-agenda "1.2") (ov "1.0.6") (peg "1.0") (s "1.12.0") (transient "0.1") (ts "0.2-pre"))
|
||||
;; Keywords: hypermedia, outlines, Org, agenda
|
||||
|
||||
|
|
|
|||
118
org-ql.info
118
org-ql.info
|
|
@ -69,7 +69,7 @@ Functions / Macros
|
|||
|
||||
Changelog
|
||||
|
||||
* 0.6.1-pre: 061-pre.
|
||||
* 0.6.1: 061.
|
||||
* 0.6: 06.
|
||||
* 0.5.2: 052.
|
||||
* 0.5.1: 051.
|
||||
|
|
@ -958,7 +958,7 @@ releases.
|
|||
|
||||
* Menu:
|
||||
|
||||
* 0.6.1-pre: 061-pre.
|
||||
* 0.6.1: 061.
|
||||
* 0.6: 06.
|
||||
* 0.5.2: 052.
|
||||
* 0.5.1: 051.
|
||||
|
|
@ -983,10 +983,10 @@ releases.
|
|||
* 0.1: 01.
|
||||
|
||||
|
||||
File: README.info, Node: 061-pre, Next: 06, Up: Changelog
|
||||
File: README.info, Node: 061, Next: 06, Up: Changelog
|
||||
|
||||
5.1 0.6.1-pre
|
||||
=============
|
||||
5.1 0.6.1
|
||||
=========
|
||||
|
||||
*Fixed*
|
||||
• In dynamic blocks, links to headings with statistics cookies were
|
||||
|
|
@ -1001,7 +1001,7 @@ File: README.info, Node: 061-pre, Next: 06, Up: Changelog
|
|||
Bernoulli (https://github.com/tarsius).)
|
||||
|
||||
|
||||
File: README.info, Node: 06, Next: 052, Prev: 061-pre, Up: Changelog
|
||||
File: README.info, Node: 06, Next: 052, Prev: 061, Up: Changelog
|
||||
|
||||
5.2 0.6
|
||||
=======
|
||||
|
|
@ -1578,59 +1578,59 @@ GPLv3
|
|||
|
||||
Tag Table:
|
||||
Node: Top225
|
||||
Node: Contents1712
|
||||
Node: Screenshots1835
|
||||
Node: Installation1953
|
||||
Node: Quelpa2449
|
||||
Node: Helm support2977
|
||||
Node: Usage3368
|
||||
Node: Commands3766
|
||||
Node: org-ql-search4239
|
||||
Node: helm-org-ql5889
|
||||
Node: org-ql-view6249
|
||||
Node: org-ql-view-sidebar6749
|
||||
Node: org-ql-view-recent-items7105
|
||||
Node: org-ql-sparse-tree7589
|
||||
Node: Queries8389
|
||||
Node: Non-sexp query syntax9500
|
||||
Node: General predicates11224
|
||||
Node: Ancestor/descendant predicates17445
|
||||
Node: Date/time predicates18573
|
||||
Node: Functions / Macros21661
|
||||
Node: Agenda-like views21959
|
||||
Node: Listing / acting-on results23364
|
||||
Node: Custom predicates29000
|
||||
Node: Dynamic block32659
|
||||
Node: Links35371
|
||||
Node: Tips36058
|
||||
Node: Changelog36376
|
||||
Node: 061-pre37117
|
||||
Node: 0637685
|
||||
Node: 05240700
|
||||
Node: 05141000
|
||||
Node: 0541417
|
||||
Node: 04942891
|
||||
Node: 04843165
|
||||
Node: 04743512
|
||||
Node: 04643907
|
||||
Node: 04544307
|
||||
Node: 04444668
|
||||
Node: 04345027
|
||||
Node: 04245224
|
||||
Node: 04145385
|
||||
Node: 0445626
|
||||
Node: 03249559
|
||||
Node: 03149938
|
||||
Node: 0350135
|
||||
Node: 02353110
|
||||
Node: 02253338
|
||||
Node: 02153606
|
||||
Node: 0253805
|
||||
Node: 0157840
|
||||
Node: Notes57941
|
||||
Node: Comparison with Org Agenda searches58103
|
||||
Node: org-sidebar58975
|
||||
Node: License59254
|
||||
Node: Contents1704
|
||||
Node: Screenshots1827
|
||||
Node: Installation1945
|
||||
Node: Quelpa2441
|
||||
Node: Helm support2969
|
||||
Node: Usage3360
|
||||
Node: Commands3758
|
||||
Node: org-ql-search4231
|
||||
Node: helm-org-ql5881
|
||||
Node: org-ql-view6241
|
||||
Node: org-ql-view-sidebar6741
|
||||
Node: org-ql-view-recent-items7097
|
||||
Node: org-ql-sparse-tree7581
|
||||
Node: Queries8381
|
||||
Node: Non-sexp query syntax9492
|
||||
Node: General predicates11216
|
||||
Node: Ancestor/descendant predicates17437
|
||||
Node: Date/time predicates18565
|
||||
Node: Functions / Macros21653
|
||||
Node: Agenda-like views21951
|
||||
Node: Listing / acting-on results23356
|
||||
Node: Custom predicates28992
|
||||
Node: Dynamic block32651
|
||||
Node: Links35363
|
||||
Node: Tips36050
|
||||
Node: Changelog36368
|
||||
Node: 06137101
|
||||
Node: 0637657
|
||||
Node: 05240668
|
||||
Node: 05140968
|
||||
Node: 0541385
|
||||
Node: 04942859
|
||||
Node: 04843133
|
||||
Node: 04743480
|
||||
Node: 04643875
|
||||
Node: 04544275
|
||||
Node: 04444636
|
||||
Node: 04344995
|
||||
Node: 04245192
|
||||
Node: 04145353
|
||||
Node: 0445594
|
||||
Node: 03249527
|
||||
Node: 03149906
|
||||
Node: 0350103
|
||||
Node: 02353078
|
||||
Node: 02253306
|
||||
Node: 02153574
|
||||
Node: 0253773
|
||||
Node: 0157808
|
||||
Node: Notes57909
|
||||
Node: Comparison with Org Agenda searches58071
|
||||
Node: org-sidebar58943
|
||||
Node: License59222
|
||||
|
||||
End Tag Table
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue