From 7ca91770399f3efd2249500f9475f18a18e48ac2 Mon Sep 17 00:00:00 2001 From: Sumit Ghosh <13281246+sughosneo@users.noreply.github.com> Date: Tue, 10 Nov 2020 20:11:42 +0530 Subject: [PATCH] Updated containerized lifecycle ebook changelog --- Microservices-DevOps-eBook-changelog.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/Microservices-DevOps-eBook-changelog.md b/Microservices-DevOps-eBook-changelog.md index 176be48..bd1bf37 100644 --- a/Microservices-DevOps-eBook-changelog.md +++ b/Microservices-DevOps-eBook-changelog.md @@ -1,8 +1,8 @@ ## eBook: Containerized Docker Application Lifecycle with Microsoft Platform and Tools -### Release 3.1.1 (2020-11-12) +### Release 3.1.1 (2020-11-10) -Reference commits : [b77b615](https://github.com/dotnet/docs/commit/153df0eaf4f6acd340e77818c6b617d9e554f004), [153df0e](https://github.com/dotnet/docs/commit/153df0eaf4f6acd340e77818c6b617d9e554f004), [b77b615](https://github.com/dotnet/docs/commit/b77b615d4b45334905c6e9dfa6b165abbcabc7d5), [fb43117](https://github.com/dotnet/docs/commit/fb431175564955b9beb6706de19a5ed9639995ee), [cc64143](https://github.com/dotnet/docs/commit/cc64143cb9e691d7668621429a96a167cf022214), [fcfbb09](https://github.com/dotnet/docs/commit/fcfbb094392830ef47d37a5c72fabef04bf34449), [a8bc0a6](https://github.com/dotnet/docs/commit/a8bc0a6478e569f2a8dca6a69bf5b2e4c2302d4e) +*Reference commits :* [b77b615](https://github.com/dotnet/docs/commit/153df0eaf4f6acd340e77818c6b617d9e554f004), [153df0e](https://github.com/dotnet/docs/commit/153df0eaf4f6acd340e77818c6b617d9e554f004), [b77b615](https://github.com/dotnet/docs/commit/b77b615d4b45334905c6e9dfa6b165abbcabc7d5), [fb43117](https://github.com/dotnet/docs/commit/fb431175564955b9beb6706de19a5ed9639995ee), [cc64143](https://github.com/dotnet/docs/commit/cc64143cb9e691d7668621429a96a167cf022214), [fcfbb09](https://github.com/dotnet/docs/commit/fcfbb094392830ef47d37a5c72fabef04bf34449), [a8bc0a6](https://github.com/dotnet/docs/commit/a8bc0a6478e569f2a8dca6a69bf5b2e4c2302d4e) - Fixes the code block annotation in the following pages : - `Inner-loop development workflow for Docker apps` @@ -17,7 +17,11 @@ Reference commits : [b77b615](https://github.com/dotnet/docs/commit/153df0eaf4f6 - Updated ACR creation section in page `Build ASP.NET Core applications deployed as Linux containers into AKS/Kubernetes clusters` - Updates docker file content in page ` Using Windows PowerShell commands in a DockerFile to set up Windows Containers (Docker standard based)` -Contributors : @nschonni, @gewarren, @DCtheGeek, @stackoverjoe +*Contributions :* + +We’d like to acknowledge and thank the following community members for their valuable contributions ! + +[@nschonni](https://github.com/nschonni), [@DCtheGeek](https://github.com/DCtheGeek), [@stackoverjoe](https://github.com/stackoverjoe) ### Release 3.1 (2019-08-07)