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 66# [Semantic versioning](https://semver.org/) is used to help the reader identify the significance of changes.
77# Changes are relevant to this script and the support docs.mk GNU Make interface.
88#
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+ #
917# ## 5.1.1 (2023-10-30)
1018#
1119# ### Added
3846#
3947# - Imperfect implementation of container name.
4048#
41- # Faciliates running `make vale` and `make docs` at once.
49+ # Facilitates running `make vale` and `make docs` at once.
4250# Container names are convenient for recognition in `docker ps` but the current implementation has more downsides than upsides.
4351#
4452# - Forced platform specification now that multiple architecture images exist.
You can’t perform that action at this time.
0 commit comments