Skip to content

Commit

Permalink
Fixed recently introduced bug running from commandline.
Browse files Browse the repository at this point in the history
  • Loading branch information
paulsaxe committed Nov 15, 2023
1 parent 40bad9b commit 24dc3fc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions HISTORY.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
=======
History
=======
2023.11.15 -- Bugfix: running flowcharts from the commandline.
* The previous change to allow running "flowchart.flow" in the current directory
caused a bug in other scenarios.

2023.11.12 -- Allowing running flowchart.flow in current directory
* There was a feature which prevented running a flowchart named "flowchart.flow" in
the current directory when running from the commandline.
Expand Down

0 comments on commit 24dc3fc

Please sign in to comment.