From 5a296dd0486e2c9e5091d2764a97d706c7bd8961 Mon Sep 17 00:00:00 2001 From: Darth Affe Date: Fri, 3 Jun 2016 22:47:46 +0200 Subject: [PATCH] Updated releasenotes --- CUE.NET.nuspec | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/CUE.NET.nuspec b/CUE.NET.nuspec index 15ddf82..082028b 100644 --- a/CUE.NET.nuspec +++ b/CUE.NET.nuspec @@ -3,16 +3,19 @@ CUE.NET CUE.NET - 1.0.2.2 + 1.0.3.0 Darth Affe Darth Affe https://github.com/DarthAffe/CUE.NET https://raw.githubusercontent.com/DarthAffe/CUE.NET/master/LICENSE true Corsair HID SDK Wrapper - Updated SDK to v1.15.28, - Fixed a calculation bug while calculating the parameters for the brush calculation (THIS MIGHT BREAK EXISTING IMPLEMENTATIONS AND WILL BE CHANGED AGAIN IN THE NEXT VERSION), - Added ImageBrush (this will most likely expand in the next version) + + Added IEnumerable-overloads to all param-methods, + Added events in the update-process, + Finished work on BrushCalculationModes, + Added a method to check for SDK availability + C# (.NET) Wrapper library around the Corsair CUE-SDK Copyright © Wyrez 2016 en-US