diff --git a/CHANGELOG b/CHANGELOG index 1e48506..763573c 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,4 +1,11 @@ # -*- mode: org -*- +* v4.1.1 2024-11-02 + +- Org export errors are now being demoted instead of being ignored + entirely. 13caf51 + +- Makefile and documentation improvements. + * v4.1.0 2024-09-01 - The robustness of the code used to set ~borg-drones-directory~, diff --git a/borg.el b/borg.el index e01f5ec..7b0b1f0 100644 --- a/borg.el +++ b/borg.el @@ -6,7 +6,7 @@ ;; Homepage: https://github.com/emacscollective/borg ;; Keywords: tools -;; Package-Version: 4.1.0 +;; Package-Version: 4.1.1 ;; Package-Requires: ( ;; (emacs "27.1") ;; (epkg "4.0.1") diff --git a/docs/borg.org b/docs/borg.org index ae8a8a8..61b65ea 100644 --- a/docs/borg.org +++ b/docs/borg.org @@ -7,7 +7,7 @@ #+texinfo_dir_category: Emacs #+texinfo_dir_title: Borg: (borg). #+texinfo_dir_desc: Assimilate Emacs packages as Git submodules -#+subtitle: for version 4.1.0 +#+subtitle: for version 4.1.1 #+setupfile: .orgconfig @@ -15,7 +15,7 @@ The Borg assimilate Emacs packages as Git submodules. Borg is a bare-bones package manager for Emacs packages. #+texinfo: @noindent -This manual is for Borg version 4.1.0. +This manual is for Borg version 4.1.1. #+texinfo: @insertcopying :END: diff --git a/docs/borg.texi b/docs/borg.texi index 061d3a3..5aed12d 100644 --- a/docs/borg.texi +++ b/docs/borg.texi @@ -31,7 +31,7 @@ General Public License for more details. @finalout @titlepage @title Borg User Manual -@subtitle for version 4.1.0 +@subtitle for version 4.1.1 @author Jonas Bernoulli @page @vskip 0pt plus 1filll @@ -48,7 +48,7 @@ The Borg assimilate Emacs packages as Git submodules. Borg is a bare-bones package manager for Emacs packages. @noindent -This manual is for Borg version 4.1.0. +This manual is for Borg version 4.1.1. @insertcopying @end ifnottex