From fc4ef17e88090c2d4e9c6be5aaffa2f73d56d6d3 Mon Sep 17 00:00:00 2001 From: Andreas Kraft <akr@mheg.org> Date: Wed, 6 May 2015 11:22:45 +0200 Subject: [PATCH] Fixed Changelog text --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d30ece6..31dc346 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ You can find further Information here: ## Changes in 2.0 - Introduced RootDevice to handle - Added new data types (byte, float, array, enum, date, time, datetime, blob) -- Added attributes to data points (readable, eventable) +- Added ``readable`` and ``eventable`` to data points. - Added otional ``<SerialNumber>``, ``<VendorURL>`` and ``<FirmwareVersion>`` elements to DeviceInfo - Added optional ``<Doc>`` element to Event - Changed the optionality of the ``<DataPoint>``'s ``type`` attribute to "required". -- GitLab