summaryrefslogtreecommitdiff
path: root/NEWS.md
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2022-07-29 11:48:11 +0300
committerLars Wirzenius <liw@liw.fi>2022-07-29 11:48:41 +0300
commit3907db4ee7c1e0c7068f89969b1a80582011a89b (patch)
tree3f1209aeab24730fa7b0b87cb35b7bb98974bfd6 /NEWS.md
parent73d856dde02cc9e319258878589fb69927b7fd61 (diff)
downloadsubplot-3907db4ee7c1e0c7068f89969b1a80582011a89b.tar.gz
fix: prepare new release to bump dependency on roadmap
roadmap version 0.4.4 is needed to not drag in structopt. The old version of 0.4 wasn't enough. Sponsored-by: author
Diffstat (limited to 'NEWS.md')
-rw-r--r--NEWS.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS.md b/NEWS.md
index caf2242..c42174e 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -4,6 +4,11 @@ This file summarises the changes between released versions of Subplot and its
associated libraries, especially with regards to changes visible to
the user of the Subplot software.
+# Version 0.4.3, released 2022-007-29
+
+- Bump the dependency on the `roadmap` crate to a version that depends
+ on `clap` version 3 to that it doesn't drag in `structopt`.
+
# Version 0.4.2, released 2022-007-28
- New feature: Subplot now supports example blocks: embedded files