Minor edits

This commit is contained in:
Maria Bermudez 2018-11-01 12:26:44 -07:00 committed by GitHub
parent ea3f9e4481
commit 06f6d8b8ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -9,11 +9,11 @@ toc_max: 2
### Bug Fixes
- Fixed a bug where working with containers created with a previous (< 1.23.0)
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.
- Fixed an issue where the behavior of the `--project-directory` flag would
vary depending on which subcommand was being used.
vary depending on which subcommand was used.
## 1.23.0 (2018-10-30)