Skip to content

Commit f666fe1

Browse files
committed
Release: 0.6.1
1 parent 4f11878 commit f666fe1

File tree

4 files changed

+62
-62
lines changed

4 files changed

+62
-62
lines changed

README.org

+1-1
Original file line numberDiff line numberDiff line change
@@ -522,7 +522,7 @@ Simple links may also be written manually in either sexp or non-sexp form, like:
522522

523523
/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.
524524

525-
** 0.6.1-pre
525+
** 0.6.1
526526

527527
*Fixed*
528528
+ 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]].)

helm-org-ql.el

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
;; Author: Adam Porter <[email protected]>
44
;; URL: https://github.com/alphapapa/org-ql
5-
;; Version: 0.6.1-pre
5+
;; Version: 0.6.1
66
;; Package-Requires: ((emacs "26.1") (dash "2.18.1") (s "1.12.0") (helm-org "1.0") (org-ql "0.6-pre"))
77

88
;;; Commentary:

org-ql.el

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
;; Author: Adam Porter <[email protected]>
44
;; Url: https://github.com/alphapapa/org-ql
5-
;; Version: 0.6.1-pre
5+
;; Version: 0.6.1
66
;; 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"))
77
;; Keywords: hypermedia, outlines, Org, agenda
88

org-ql.info

+59-59
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ Functions / Macros
6969

7070
Changelog
7171

72-
* 0.6.1-pre: 061-pre.
72+
* 0.6.1: 061.
7373
* 0.6: 06.
7474
* 0.5.2: 052.
7575
* 0.5.1: 051.
@@ -958,7 +958,7 @@ releases.
958958

959959
* Menu:
960960

961-
* 0.6.1-pre: 061-pre.
961+
* 0.6.1: 061.
962962
* 0.6: 06.
963963
* 0.5.2: 052.
964964
* 0.5.1: 051.
@@ -983,10 +983,10 @@ releases.
983983
* 0.1: 01.
984984

985985

986-
File: README.info, Node: 061-pre, Next: 06, Up: Changelog
986+
File: README.info, Node: 061, Next: 06, Up: Changelog
987987

988-
5.1 0.6.1-pre
989-
=============
988+
5.1 0.6.1
989+
=========
990990

991991
*Fixed*
992992
• In dynamic blocks, links to headings with statistics cookies were
@@ -1001,7 +1001,7 @@ File: README.info, Node: 061-pre, Next: 06, Up: Changelog
10011001
Bernoulli (https://github.com/tarsius).)
10021002

10031003

1004-
File: README.info, Node: 06, Next: 052, Prev: 061-pre, Up: Changelog
1004+
File: README.info, Node: 06, Next: 052, Prev: 061, Up: Changelog
10051005

10061006
5.2 0.6
10071007
=======
@@ -1578,59 +1578,59 @@ GPLv3
15781578

15791579
Tag Table:
15801580
Node: Top225
1581-
Node: Contents1712
1582-
Node: Screenshots1835
1583-
Node: Installation1953
1584-
Node: Quelpa2449
1585-
Node: Helm support2977
1586-
Node: Usage3368
1587-
Node: Commands3766
1588-
Node: org-ql-search4239
1589-
Node: helm-org-ql5889
1590-
Node: org-ql-view6249
1591-
Node: org-ql-view-sidebar6749
1592-
Node: org-ql-view-recent-items7105
1593-
Node: org-ql-sparse-tree7589
1594-
Node: Queries8389
1595-
Node: Non-sexp query syntax9500
1596-
Node: General predicates11224
1597-
Node: Ancestor/descendant predicates17445
1598-
Node: Date/time predicates18573
1599-
Node: Functions / Macros21661
1600-
Node: Agenda-like views21959
1601-
Node: Listing / acting-on results23364
1602-
Node: Custom predicates29000
1603-
Node: Dynamic block32659
1604-
Node: Links35371
1605-
Node: Tips36058
1606-
Node: Changelog36376
1607-
Node: 061-pre37117
1608-
Node: 0637685
1609-
Node: 05240700
1610-
Node: 05141000
1611-
Node: 0541417
1612-
Node: 04942891
1613-
Node: 04843165
1614-
Node: 04743512
1615-
Node: 04643907
1616-
Node: 04544307
1617-
Node: 04444668
1618-
Node: 04345027
1619-
Node: 04245224
1620-
Node: 04145385
1621-
Node: 0445626
1622-
Node: 03249559
1623-
Node: 03149938
1624-
Node: 0350135
1625-
Node: 02353110
1626-
Node: 02253338
1627-
Node: 02153606
1628-
Node: 0253805
1629-
Node: 0157840
1630-
Node: Notes57941
1631-
Node: Comparison with Org Agenda searches58103
1632-
Node: org-sidebar58975
1633-
Node: License59254
1581+
Node: Contents1704
1582+
Node: Screenshots1827
1583+
Node: Installation1945
1584+
Node: Quelpa2441
1585+
Node: Helm support2969
1586+
Node: Usage3360
1587+
Node: Commands3758
1588+
Node: org-ql-search4231
1589+
Node: helm-org-ql5881
1590+
Node: org-ql-view6241
1591+
Node: org-ql-view-sidebar6741
1592+
Node: org-ql-view-recent-items7097
1593+
Node: org-ql-sparse-tree7581
1594+
Node: Queries8381
1595+
Node: Non-sexp query syntax9492
1596+
Node: General predicates11216
1597+
Node: Ancestor/descendant predicates17437
1598+
Node: Date/time predicates18565
1599+
Node: Functions / Macros21653
1600+
Node: Agenda-like views21951
1601+
Node: Listing / acting-on results23356
1602+
Node: Custom predicates28992
1603+
Node: Dynamic block32651
1604+
Node: Links35363
1605+
Node: Tips36050
1606+
Node: Changelog36368
1607+
Node: 06137101
1608+
Node: 0637657
1609+
Node: 05240668
1610+
Node: 05140968
1611+
Node: 0541385
1612+
Node: 04942859
1613+
Node: 04843133
1614+
Node: 04743480
1615+
Node: 04643875
1616+
Node: 04544275
1617+
Node: 04444636
1618+
Node: 04344995
1619+
Node: 04245192
1620+
Node: 04145353
1621+
Node: 0445594
1622+
Node: 03249527
1623+
Node: 03149906
1624+
Node: 0350103
1625+
Node: 02353078
1626+
Node: 02253306
1627+
Node: 02153574
1628+
Node: 0253773
1629+
Node: 0157808
1630+
Node: Notes57909
1631+
Node: Comparison with Org Agenda searches58071
1632+
Node: org-sidebar58943
1633+
Node: License59222
16341634

16351635
End Tag Table
16361636

0 commit comments

Comments
 (0)