Skip to content

Commit

Permalink
Prepare release 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rseichter committed Oct 12, 2021
1 parent 06c74f9 commit cacfa16
Show file tree
Hide file tree
Showing 5 changed files with 85 additions and 78 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@
Changelog
=========

Release 1.5.0 (2021-10-12)

- When running external commands, automx2 now catches all types of exceptions, not only those in the

This comment has been minimized.

Copy link
@Dessa

Dessa Oct 12, 2021

wrong project name?

This comment has been minimized.

Copy link
@rseichter

rseichter Oct 12, 2021

Author Owner

Indeed, thanks for spotting it. Fixed. I released a new version of automx2 as well.

subprocess exception hierarchy. This allows refresh operations to continue if one of them raised
an exception. Previous versions exited whenever one of the external commands failed.

Release 1.4.0 (2021-02-12)

- Allow the use of `url_xyz = disabled` in addition to empty values to disable URLs.
Expand Down
2 changes: 1 addition & 1 deletion docs/fangfrisch.adoc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Fangfrisch
Ralph Seichter <fangfrisch@seichter.de>
v1.4.0, {docdate}
v1.5.0, {docdate}
:copyright: © 2020-2021 Ralph Seichter
:encoding: UTF-8
:hyphens: en
Expand Down
Binary file modified docs/fangfrisch.pdf
Binary file not shown.
Loading

0 comments on commit cacfa16

Please sign in to comment.