From ab8cdb6f385082549fd5ac0c9447fb1200c4212d Mon Sep 17 00:00:00 2001 From: Ahmed el-Sawalhy Date: Mon, 3 Dec 2018 12:20:17 +0200 Subject: [PATCH] Changed: updated ReadMe --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index a338846..455d3d1 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![Join the chat at https://gitter.im/yagasoft/DynamicsCrm-XrmProjectTemplates](https://badges.gitter.im/yagasoft/DynamicsCrm-XrmProjectTemplates.svg)](https://gitter.im/yagasoft/DynamicsCrm-XrmProjectTemplates?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) -### Version: 2.8.2 +### Version: 2.8.3 --- A Visual Studio plugin that makes it easier to perform unit/intergration-hybrid testing for CRM plugins. It also includes a few templates for plugin and step projects for fast start. @@ -27,17 +27,16 @@ A Visual Studio plugin that makes it easier to perform unit/intergration-hybrid ### Changes +#### _v2.8.3 (2018-12-03)_ ++ Changed: v8 plugin template now uses the NuGet Common.cs package #### _v2.8.2 (2018-11-27)_ + Changed: v9 plugin template now uses the NuGet Common.cs package - #### _v2.8.1 (2018-08-27)_ + Changed: moved common parameters to the class level (static) + Improved: plugin steps toggle is now based on a name pattern to be more specific + Fixed: CRM service access hangs tests - #### _v2.7.9 (2018-08-02)_ + Fixed: pool init error - #### _v2.7.8 (2018-07-30)_ + Fixed: incorrect reference error