Skip to content

Commit 728968e

Browse files
author
Bastian Bechtold
committed
increments version number and changelog
1 parent 3f0a35b commit 728968e

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

README.org

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -307,9 +307,14 @@ the `/` will be replaced too and the suggested filename will be
307307
Correct date encoding in RSS and various RSS fixes (Thank you, Agnessa Bubowska)
308308
Ability to not publish subtrees by tag (Thank you, wangz)
309309
Fixes some warnings related to Emacs 28 (Thank you, Maciej Barć)
310-
- next
310+
- 2025-03-20 (v1.7.0)
311311
Fixes path related issues for drafts
312312
Optionally disables comments if a customizable tag is set
313+
Adds viewport metadata to header (Thank you, Aze)
314+
Various fixes to blog generation (Thank you, Aze)
315+
Makes whitespace cleaning of filename suggestions customizable (Thank you, Magnus Therning)
316+
Adds support for Open Graph meta tags (Thank you, Pablo González Carrizo)
317+
Various bugfixes (Thank you, Dou Meishi, Musa Al-hassy, Alexis Purslane, chenyo, Johnny5, Miao ZhiCheng)
313318

314319
* LICENSE
315320

org-static-blog.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
;; luhuaei, zngguvnf, Qiantan Hong, Jonas Bernoulli, Théo Jacquin,
77
;; K. Scarlet, zsxh
88
;; URL: https://github.com/bastibe/org-static-blog
9-
;; Version: 1.6.0
9+
;; Version: 1.7.0
1010
;; Package-Requires: ((emacs "24.3"))
1111

1212
;;; Commentary:

0 commit comments

Comments
 (0)