From eed349e69bbd35dd6f2244fd60282592d7caa15d Mon Sep 17 00:00:00 2001 From: "Chris L.(Luo Sheng)" Date: Tue, 23 May 2017 16:30:37 +0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4aacd09..1cf4274 100644 --- a/README.md +++ b/README.md @@ -80,6 +80,7 @@ Platform Supported ### Version 1.3.8 * Change Resx to app.config or appsettings.json, now you can set default params there (Not Tested) +* Change ISpecialProtocalUnit to SpecialProtocalUnitAttribute ### Version 1.4.0 * New Protocal Pipeline System (In Road)