File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change 6
6
# [Semantic versioning](https://semver.org/) is used to help the reader identify the significance of changes.
7
7
# Changes are relevant to this script and the support docs.mk GNU Make interface.
8
8
#
9
+
10
+ # ## 5.1.2 (2023-11-08)
11
+ #
12
+ # ### Added
13
+ #
14
+ # - Hide manual_mount warning messages from non-debug output.
15
+ # Set the DEBUG environment variable to see all hidden messages.
16
+ #
9
17
# ## 5.1.1 (2023-10-30)
10
18
#
11
19
# ### Added
38
46
#
39
47
# - Imperfect implementation of container name.
40
48
#
41
- # Faciliates running `make vale` and `make docs` at once.
49
+ # Facilitates running `make vale` and `make docs` at once.
42
50
# Container names are convenient for recognition in `docker ps` but the current implementation has more downsides than upsides.
43
51
#
44
52
# - Forced platform specification now that multiple architecture images exist.
You can’t perform that action at this time.
0 commit comments