We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea3f9e4 commit 06f6d8bCopy full SHA for 06f6d8b
release-notes/docker-compose.md
@@ -9,11 +9,11 @@ toc_max: 2
9
10
### Bug Fixes
11
12
-- Fixed a bug where working with containers created with a previous (< 1.23.0)
13
- version of Compose would cause unexpected crashes
+- Fixed a bug where working with containers created with a version of Compose earlier than `1.23.0`
+ would cause unexpected crashes.
14
15
- Fixed an issue where the behavior of the `--project-directory` flag would
16
- vary depending on which subcommand was being used.
+ vary depending on which subcommand was used.
17
18
## 1.23.0 (2018-10-30)
19
0 commit comments