# Changelog

## Version 1.1.3
  - Prevents PLC connection issues to crash Node-RED (#26) (thanks @nateevans)

## Version 1.1.2
 - Fixes UI on Node-RED 1.0
 - Update licensing information and branding

## Version 1.1.1
 - Hotfix - Avoids connection leak of 'ethernet-ip'

## Version 1.1.0
 - Implements Node-RED 1.0 API
 - Changes node's category to "plc"

## Version 1.0.2
 - Add tag name validation to isolate bad tags from the read group

## Version 1.0.1
 - Fixes #5: Read controller_value instead of our (possibly) modified value when getting all tag values

## Version 1.0.0
 - First usable/stable version